Searched refs:CMSG_HDRSZ (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/compat/linux/ | ||
| HD | linux_socket.h | 101 #define CMSG_HDRSZ CMSG_LEN(0) macro |
| HD | linux_socket.c | 1446 if (datalen + CMSG_HDRSZ > MCLBYTES) in linux_sendmsg_common() |