nuttx/net/netdev
tangyusong1 1c7a9d282c Add mtu set and interface name set in ioctl
Follow LinuxOS:linux-5.10.152\include\uapi\linux\sockios.h
Add SIOCSIFMTU and SIOCSIFNAME

Signed-off-by: tangyusong1 <tangyusong1@xiaomi.com>
2022-12-08 13:58:26 +01:00
..
Kconfig
Make.defs net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
netdev.h net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
netdev_carrier.c
netdev_count.c
netdev_default.c
netdev_findbyaddr.c
netdev_findbyindex.c Fix Error: netdev/netdev_findbyindex.c:59:7: error: variable 'i' set but not used 2022-11-23 07:27:48 +01:00
netdev_findbyname.c
netdev_foreach.c
netdev_ifconf.c
netdev_input.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
netdev_iob.c net/ipfwd: fix devif_forward after IOB offload. 2022-12-06 17:03:47 +08:00
netdev_ioctl.c Add mtu set and interface name set in ioctl 2022-12-08 13:58:26 +01:00
netdev_lladdrsize.c
netdev_register.c
netdev_txnotify.c
netdev_unregister.c
netdev_verify.c
netdown_notifier.c