Searched defs:cmsg (Results 1 – 7 of 7) sorted by relevance
22 struct cmsghdr cmsg = {0}; in ZTEST() local
429 struct cmsghdr *cmsg; in ZTEST_USER() local534 struct cmsghdr *cmsg; in ZTEST_USER() local592 struct cmsghdr *cmsg; in ZTEST_USER() local653 struct cmsghdr *cmsg; in ZTEST_USER() local1061 struct cmsghdr *cmsg; in ZTEST_USER() local1406 struct cmsghdr *cmsg; in ZTEST_USER() local1739 struct cmsghdr *cmsg, *prevcmsg; in run_ancillary_recvmsg_test() local
293 struct cmsghdr *cmsg; in ptp_transport_recv() local
158 struct cmsghdr *cmsg; in tx() local
932 struct cmsghdr *cmsg; in insert_pktinfo() local1041 struct cmsghdr *cmsg; in update_msg_controllen() local
305 #define CMSG_NXTHDR(msghdr, cmsg) \ argument323 #define CMSG_DATA(cmsg) ((uint8_t *)(cmsg) + ALIGN_D(sizeof(struct cmsghdr))) argument
2189 struct cmsghdr *cmsg; in set_pkt_txtime() local