Searched defs:cmsghdr (Results 1 – 5 of 5) sorted by relevance
67 struct cmsghdr { struct69 int __pad1;71 socklen_t cmsg_len;73 int __pad1;75 int cmsg_level;76 int cmsg_type;
95 struct cmsghdr { struct112 ((void *)(cmsg) + sizeof(struct cmsghdr)) argument
92 struct cmsghdr { struct109 ((void *)(cmsg) + sizeof(struct cmsghdr)) argument
104 struct cmsghdr { struct121 ((void *)(cmsg) + sizeof(struct cmsghdr)) argument