nuttx/net/udp
2018-11-10 09:43:44 -06:00
..
Kconfig net/udp/Kconfig: Auto-select CONFIG_WQUEUE_NOTIFIER when CONFIG_UDP_READAHEAD_NOTIFIER is selected. 2018-11-10 09:43:44 -06:00
Make.defs
udp_callback.c
udp_conn.c
udp_devpoll.c
udp_finddev.c net/udp/udp_finddev.c: Fallback to netdev_default device if the device is not found, rather than arbitrary using the device at the head of the list of devices. 2018-11-09 11:05:45 -06:00
udp_input.c net/devif, net/tcp, and net/udp: Extend the logic of 6c0ab0e077 so that all support Transport protocols support by IPv6 can handle the presence of IPv6 header extension options. 2018-11-02 17:50:01 -06:00
udp_ipselect.c
udp_netpoll.c
udp_notifier.c
udp_psock_send.c
udp_psock_sendto_buffered.c net/neighbor: neighbor_lookup() checks if the target IP belongs to one of the local network devices. 2018-11-09 14:14:15 -06:00
udp_psock_sendto_unbuffered.c
udp_send.c
udp_setsockopt.c
udp_wrbuffer_dump.c
udp_wrbuffer.c
udp.h net/devif, net/tcp, and net/udp: Extend the logic of 6c0ab0e077 so that all support Transport protocols support by IPv6 can handle the presence of IPv6 header extension options. 2018-11-02 17:50:01 -06:00