Home
last modified time | relevance | path

Searched defs:cmsghdr (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocket.h475 struct cmsghdr { struct
476 socklen_t cmsg_len; /* data byte count, including hdr */
477 int cmsg_level; /* originating protocol */
478 int cmsg_type; /* protocol-specific type */
/f-stack/freebsd/sys/
H A Dsocket.h481 struct cmsghdr { struct
482 socklen_t cmsg_len; /* data byte count, including hdr */
483 int cmsg_level; /* originating protocol */
484 int cmsg_type; /* protocol-specific type */