Searched refs:cmsg_type (Results 1 – 18 of 18) sorted by relevance
107 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMP_NEW) in do_test_large_buffer()110 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMP_NEW); in do_test_large_buffer()133 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMPNS_NEW) in do_test_large_buffer()136 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMPNS_NEW); in do_test_large_buffer()176 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMP_NEW) in do_test_small_buffer()179 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMP_NEW); in do_test_small_buffer()217 if (sizeof (time_t) > 4 && cmsg->cmsg_type == COMPAT_SO_TIMESTAMPNS_NEW) in do_test_small_buffer()220 TEST_VERIFY (cmsg->cmsg_type != COMPAT_SO_TIMESTAMPNS_NEW); in do_test_small_buffer()
114 if (cmsg->cmsg_type == SCM_TIMESTAMP in do_recvmsg_slack_ancillary()124 else if (cmsg->cmsg_type == SCM_TIMESTAMPNS in do_recvmsg_slack_ancillary()242 && cmsg->cmsg_type == IP_ORIGDSTADDR in do_recvmsg_multiple_ancillary()257 && cmsg->cmsg_type == SCM_TIMESTAMP in do_recvmsg_multiple_ancillary()
62 switch (cmsg->cmsg_type) in __convert_scm_timestamps()98 cmsg->cmsg_type = type; in __convert_scm_timestamps()
72 cmsg->cmsg_type = SCM_RIGHTS; in subprocess()131 cmsg->cmsg_type = SCM_RIGHTS; in one_test()
74 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()117 if (cmsg->cmsg_type != SCM_RIGHTS) in recv_fd()
122 newp->cmsg_type = type; in inet6_option_init()239 || (cmsg->cmsg_type != IPV6_HOPOPTS && cmsg->cmsg_type != IPV6_DSTOPTS)) in inet6_option_next()295 || (cmsg->cmsg_type != IPV6_HOPOPTS && cmsg->cmsg_type != IPV6_DSTOPTS)) in inet6_option_find()
113 if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_RIGHTS) in __libc_sendmsg()125 if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_RIGHTS) in __libc_sendmsg()
189 if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_RIGHTS) in __libc_recvmsg()233 if (cmsg->cmsg_level == SOL_SOCKET && cmsg->cmsg_type == SCM_RIGHTS) in __libc_recvmsg()
227 int cmsg_type; /* Protocol specific type. */ member
223 int cmsg_type; /* Protocol specific type. */ member
288 int cmsg_type; /* Protocol specific type. */ member
41 element {struct cmsghdr} int cmsg_type
389 cmsg->cmsg_type = SCM_CREDENTIALS; in __msgwrite()
503 cmsg->cmsg_type = SCM_CREDENTIALS; in __msgwrite()
269 || cmsg->cmsg_type != IP_PKTINFO in svcudp_recv()
449 if (cmsg->cmsg_level == SOL_IP && cmsg->cmsg_type == IP_RECVERR) in clntudp_call()
293 cmsg->cmsg_type = SCM_RIGHTS; in __nscd_get_mapping()
1022 cmsg->cmsg_type = SCM_RIGHTS; in send_ro_fd()