mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 22:00:21 +00:00
adapts to third-party code compilation. in the process of porting ConnMan, multiple control message options are enabled, such as IPV6_RECVPKTINFO and IPV6_RECVHOPLIMIT, so I changed the Filling implementation of the control message. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| udp.h | ||
| udp_callback.c | ||
| udp_close.c | ||
| udp_conn.c | ||
| udp_devpoll.c | ||
| udp_finddev.c | ||
| udp_input.c | ||
| udp_ioctl.c | ||
| udp_ipselect.c | ||
| udp_netpoll.c | ||
| udp_notifier.c | ||
| udp_recvfrom.c | ||
| udp_send.c | ||
| udp_sendto_buffered.c | ||
| udp_sendto_unbuffered.c | ||
| udp_setsockopt.c | ||
| udp_txdrain.c | ||
| udp_wrbuffer.c | ||
| udp_wrbuffer_dump.c | ||