incubator-nuttx/net/devif
Gregory Nutt 6209c51206 net/: More clean-up of spacing/alignment issues 2015-10-08 15:10:04 -06:00
..
Make.defs
devif.h Networking: Get rid of the tcp_mss macro. It is confusing and only obfuscates what is really going on 2015-08-27 08:39:17 -06:00
devif_callback.c Remove dangling whitespace 2015-10-04 15:28:54 -06:00
devif_initialize.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
devif_iobsend.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
devif_pktsend.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
devif_poll.c ICMPv6: Adds basic logic to support verification that we have the IPv6 address in the Neighbor Table. This feature is important because otherwise the first packet sent to a remote peer will fail (it will be replaced with a Neighbor Solicitation). 2015-02-02 13:44:31 -06:00
devif_send.c Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
ipv4_input.c net/: More clean-up of spacing/alignment issues 2015-10-08 15:10:04 -06:00
ipv6_input.c net/: More clean-up of spacing/alignment issues 2015-10-08 15:10:04 -06:00
net_setipid.c