incubator-nuttx/net/devif
Gregory Nutt 2a751068e6 Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
..
Make.defs
devif.h Replace confusing references to uIP with just 'the network' 2016-05-30 09:31:44 -06:00
devif_callback.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
devif_initialize.c
devif_iobsend.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
devif_pktsend.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
devif_poll.c Replace confusing references to uIP with just 'the network' 2016-05-30 09:31:44 -06:00
devif_send.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
ipv4_input.c Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn(). 2016-06-20 09:37:08 -06:00
ipv6_input.c Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn(). 2016-06-20 09:37:08 -06:00
net_setipid.c