incubator-nuttx/net/pkt
Gregory Nutt 7409f57d40 net/pkt: Fix inconsistent use of FAR
Also run all .c and .h files through nxstyle (with -m 0)
2020-02-13 15:10:34 +08:00
..
Kconfig Squashed commit of the following: 2018-06-25 12:08:10 -06:00
Make.defs
pkt.h net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_callback.c net/: Fix some incorrect comments that go back for years (but have also been cloned in newer files). The network was once interrupt driver, but now runs on the work queue with a semaphore to enforce mutual exclusion. 2018-06-23 14:09:06 -06:00
pkt_conn.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_finddev.c
pkt_input.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_poll.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
pkt_recvfrom.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_send.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_sockif.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00