nuttx/net/utils
zhanghongyu c288752bef recvmsg: control msg support multi-attribute return
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>
2023-05-04 12:04:11 +02:00
..
Kconfig wireless/bluetooth: add interrupt_context hander for netsnoop 2023-01-10 18:08:22 +08:00
Make.defs recvmsg: control msg support multi-attribute return 2023-05-04 12:04:11 +02:00
net_chksum.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
net_cmsg.c recvmsg: control msg support multi-attribute return 2023-05-04 12:04:11 +02:00
net_dsec2tick.c
net_dsec2timeval.c
net_icmpchksum.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
net_incr32.c
net_ipchksum.c Remove redundant length checking 2022-12-14 21:20:14 +08:00
net_ipv6_mask2pref.c
net_ipv6_maskcmp.c
net_ipv6_pref2mask.c
net_lock.c add holder for mutex 2023-01-31 12:08:05 +09:00
net_snoop.c nuttx: add more dependent header file 2023-04-11 09:13:32 +03:00
net_tcpchksum.c
net_timeval2dsec.c
net_udpchksum.c
utils.h recvmsg: control msg support multi-attribute return 2023-05-04 12:04:11 +02:00