nuttx/net/netdev
2016-07-06 07:30:09 -06:00
..
Kconfig
Make.defs
netdev.h
netdev_carrier.c
netdev_count.c
netdev_default.c
netdev_findbyaddr.c
netdev_findbyindex.c
netdev_findbyname.c
netdev_foreach.c
netdev_ioctl.c Break out internal interface psock_ioctl() 2016-07-06 07:30:09 -06:00
netdev_register.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
netdev_rxnotify.c
netdev_txnotify.c
netdev_unregister.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
netdev_verify.c