Searched refs:CMSG_LEN (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h154 #define CMSG_LEN WSA_CMSG_LEN macro
H A Dpxping.c1601 && cmh->cmsg_len == CMSG_LEN(sizeof(int)))
1609 && cmh->cmsg_len == CMSG_LEN(sizeof(struct in6_pktinfo)))
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dsocket.h519 #define CMSG_LEN(l) (__CMSG_ALIGN(sizeof(struct cmsghdr)) + (l)) macro

Completed in 413 milliseconds