incubator-nuttx/net/netdev
Xiang Xiao 20f5a28e49 net: Add if_nameindex and if_freenameindex API
Specified here:
https://man7.org/linux/man-pages/man3/if_nameindex.3.html

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ia5daed775bd11fa5978d54860632554da8f7b416
2021-06-26 22:37:12 +01:00
..
Kconfig style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev.h net: Add if_nameindex and if_freenameindex API 2021-06-26 22:37:12 +01:00
netdev_carrier.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_count.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_default.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_findbyaddr.c net/dev: check the available address further 2021-03-23 06:52:32 -07:00
netdev_findbyindex.c net: Fix: left shift of 1 by 31 places cannot be represented in type 'long int' 2021-06-23 05:24:15 -07:00
netdev_findbyname.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_foreach.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_ifconf.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_indextoname.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_ioctl.c net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
netdev_lladdrsize.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_nametoindex.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_register.c net: Fix: left shift of 1 by 31 places cannot be represented in type 'long int' 2021-06-23 05:24:15 -07:00
netdev_txnotify.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_unregister.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_verify.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdown_notifier.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00