nuttx/net/pkt
zhanghongyu 3fa5466077 net/pkt: correct PF_PACKET family sending errors
Enable the pkt_sendmsg interface to send packets containing Layer 2
headers.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2024-07-14 13:20:14 -03:00
..
CMakeLists.txt
Kconfig
Make.defs
pkt_callback.c
pkt_conn.c net: Fix max conn always one less than configured value 2024-04-07 10:42:56 -03:00
pkt_finddev.c
pkt_input.c
pkt_poll.c
pkt_recvmsg.c
pkt_sendmsg.c net/pkt: correct PF_PACKET family sending errors 2024-07-14 13:20:14 -03:00
pkt_sockif.c
pkt.h