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

/src/sys/sys/
H A Dsocket.h576 #define CMSG_LEN(l) (__CMSG_ASIZE + (l)) macro

Completed in 3 milliseconds