Lines Matching defs:cmsg
67 print_fds(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_fds()
104 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_rights1() local
160 struct cmsghdr *const cmsg[2] = { in test_scm_rights2() local
210 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_rights3() local
237 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamp() local
282 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestampns() local
328 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_scm_timestamping() local
380 print_security(const struct cmsghdr *const cmsg, const size_t cmsg_len) in print_security()
404 struct cmsghdr *cmsg = get_cmsghdr(page, msg_controllen); in test_scm_security() local
443 struct cmsghdr *cmsg = get_cmsghdr(page, CMSG_LEN(0)); in test_unknown_type() local
540 struct cmsghdr *const cmsg = get_cmsghdr(page, len); in test_ip_pktinfo() local
570 struct cmsghdr *const cmsg = get_cmsghdr(page, len); in test_ip_uint() local
596 struct cmsghdr *const cmsg = get_cmsghdr(page, len); in test_ip_uint8_t() local
639 struct cmsghdr *cmsg = get_cmsghdr(page, len); in test_ip_opts() local
646 CMSG_DATA(cmsg)[i] = 'A' + i; in test_ip_opts() local
678 struct cmsghdr *const cmsg = get_cmsghdr(page, len); in test_ip_recverr() local
720 struct cmsghdr *const cmsg = get_cmsghdr(page, len); in test_ip_origdstaddr() local
779 struct cmsghdr *cmsg = get_cmsghdr(page, CMSG_LEN(0)); in test_unknown_level() local
809 struct cmsghdr *const cmsg = tail_alloc(len); in test_big_len() local