incubator-nuttx/net/pkt
Gregory Nutt 3b64518049 Networking: A litle more Unix domain socket logic 2015-01-25 07:36:16 -06:00
..
Kconfig Clean up some networking configuration menus 2014-06-25 11:01:08 -06:00
Make.defs NET: Create net/sockets directory and hook into the build/configuration system 2014-06-28 16:41:55 -06:00
pkt.h Networking: A litle more Unix domain socket logic 2015-01-25 07:36:16 -06:00
pkt_callback.c NET: Most of the contents of include/nuttx/net/pkt.h moved to net/pkt/pkt.h 2014-07-05 13:59:22 -06:00
pkt_conn.c Networking: A litle more Unix domain socket logic 2015-01-25 07:36:16 -06:00
pkt_input.c Networking: Remove field d_sndata from the device structure. It is the same as d_appdata and unnecessary 2015-01-17 05:59:13 -06:00
pkt_poll.c Networking: Remove field d_sndata from the device structure. It is the same as d_appdata and unnecessary 2015-01-17 05:59:13 -06:00
pkt_send.c Networking: When sending ICMPv6 advertisements and solicitations, set the NOARP bit so that we don't overwrite the destination MAC address 2015-01-20 15:59:52 -06:00