Searched refs:CMSG_SPACE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dwinutils.h155 #define CMSG_SPACE WSA_CMSG_SPACE macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dsocket.h518 #define CMSG_SPACE(l) (__CMSG_ALIGN(sizeof(struct cmsghdr)) + __CMSG_ALIGN(l)) macro

Completed in 167 milliseconds