nuttx/net/utils
zhangyuan29 c99fa1994f net/utils: add union name for tasking compiler compatibility
Some compilers like Tasking do not support anonymous unions/structs.
Add explicit names to the anonymous union and struct members in
snoop_packet_header_s and update all references accordingly.

Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
2026-02-12 10:49:44 -03:00
..
CMakeLists.txt nuttx/net: Expose the net_ipv6addr_maskcmp interface to user-mode calls 2025-12-25 22:13:43 +08:00
Kconfig
Make.defs nuttx/net: Expose the net_ipv6addr_maskcmp interface to user-mode calls 2025-12-25 22:13:43 +08:00
net_bufpool.c net/utils/net_bufpool: add lock to struct net_bufpool_s and bufpool_navail 2025-12-07 11:11:21 +08:00
net_chksum.c
net_cmsg.c
net_dsec2tick.c
net_dsec2timeval.c
net_icmpchksum.c
net_incr32.c
net_iob_concat.c
net_ipchksum.c
net_ipv6_payload.c
net_ipv6_pref2mask.c
net_lock.c conn_lock: inline conn_lock/conn_dev_lock 2026-01-02 07:48:06 -03:00
net_mask2pref.c
net_snoop.c net/utils: add union name for tasking compiler compatibility 2026-02-12 10:49:44 -03:00
net_tcpchksum.c
net_timeval2dsec.c
net_udpchksum.c
utils.h net/utils: conn_dev_sem_timedwait supports the input parameter sconn being NULL 2026-01-02 07:48:06 -03:00