/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux6.c | 198 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data() 210 cmsgp->cmsg_type = IPV6_RTHDR; in set_ancillary_data() 246 cmsgp->cmsg_type = IPV6_PKTINFO; in set_ancillary_data() 284 cmsg->cmsg_type == IPV6_HOPLIMIT) { in update_hoplimit_ancillary_data() 373 find_ancillary_data(struct msghdr *msg, int cmsg_level, int cmsg_type) in find_ancillary_data() argument 380 cmsg->cmsg_type == cmsg_type) { in find_ancillary_data()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | common.c | 225 find_ancillary(struct msghdr *msg, int cmsg_type) in find_ancillary() argument 232 cmsg->cmsg_type == cmsg_type) { in find_ancillary()
|
H A D | output.c | 227 cmsgp->cmsg_type = IP_PKTINFO; in sendtoif()
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/ |
H A D | mDNSUNP.c | 909 cmptr->cmsg_type == IP_PKTINFO) { in recvfrom_flags() 924 cmptr->cmsg_type == IP_RECVDSTADDR) { in recvfrom_flags() 936 cmptr->cmsg_type == IP_RECVIF) { in recvfrom_flags() 960 cmptr->cmsg_type == IP_RECVTTL) { in recvfrom_flags() 965 … cmptr->cmsg_type == IP_TTL) { // some implementations seem to send IP_TTL instead of IP_RECVTTL in recvfrom_flags() 973 cmptr->cmsg_type == IPV6_PKTINFO) { in recvfrom_flags() 992 cmptr->cmsg_type == IPV6_HOPLIMIT) { in recvfrom_flags()
|
/illumos-gate/usr/src/test/os-tests/tests/sockfs/ |
H A D | rights.c | 416 cm->cmsg_type = 0; in sendtest() 422 cm->cmsg_type = SCM_RIGHTS; in sendtest() 582 cm->cmsg_type, cm->cmsg_len); in recvtest() 585 if (cm->cmsg_type != SCM_RIGHTS) { in recvtest()
|
H A D | recvmsg.c | 309 cm->cmsg_level, cm->cmsg_type, cm->cmsg_len)); in servertest() 314 switch (cm->cmsg_type) { in servertest()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | input.c | 51 find_ancillary(struct msghdr *rmsg, int cmsg_type) in find_ancillary() argument 58 cmsg->cmsg_type == cmsg_type) { in find_ancillary()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 171 cmsgp->cmsg_type = IPV6_HOPLIMIT; in set_ancillary_data() 185 cmsgp->cmsg_type = IPV6_RTHDR; in set_ancillary_data() 220 cmsgp->cmsg_type = IPV6_PKTINFO; in set_ancillary_data() 996 switch (cmsg->cmsg_type) { in pr_ext_headers() 1016 Printf(" <option type %d>", cmsg->cmsg_type); in pr_ext_headers()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | socksubr.c | 971 cmsg->cmsg_type == SCM_RIGHTS) { in so_closefds() 1057 cmsg->cmsg_type == SCM_RIGHTS) { in so_getfdopt() 1096 cmsg->cmsg_type == SCM_RIGHTS) { in so_optlen() 1135 cmsg->cmsg_type == SCM_RIGHTS) in so_cmsg2opt() 1140 toh.name = cmsg->cmsg_type; in so_cmsg2opt() 1281 cmsg->cmsg_type = SCM_RIGHTS; in so_opt2cmsg() 1298 cmsg->cmsg_type = tohp->name; in so_opt2cmsg() 1335 cmsg->cmsg_type = tohp->name; in so_opt2cmsg()
|
/illumos-gate/usr/src/lib/libsctp/common/ |
H A D | sctp.c | 297 cmsg->cmsg_type == SCTP_SNDRCV) { in sctp_recvmsg() 329 cmsg->cmsg_type = SCTP_SNDRCV; in sctp_send_common()
|
/illumos-gate/usr/src/test/os-tests/tests/oclo/ |
H A D | oclo.c | 577 cm->cmsg_type = SCM_RIGHTS; in oclo_rights_common() 609 if (cm->cmsg_level != SOL_SOCKET || cm->cmsg_type != SCM_RIGHTS) { in oclo_rights_common() 612 cm->cmsg_level, cm->cmsg_type, SOL_SOCKET, SCM_RIGHTS); in oclo_rights_common()
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | packet.c | 997 cmsg->cmsg_type = IPV6_PKTINFO; in send_pkt_internal() 1301 switch (cmsg->cmsg_type) { in sock_recvpkt() 1319 switch (cmsg->cmsg_type) { in sock_recvpkt()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | socket.h | 463 int cmsg_type; /* protocol-specific type */ member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_probe.c | 60 int cmsg_type); 1331 find_ancillary(struct msghdr *msg, int cmsg_level, int cmsg_type) in find_ancillary() argument 1338 cmsg->cmsg_type == cmsg_type) { in find_ancillary()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | send.c | 898 cmsg, rm, cmsg->cmsg_type); in rdsv3_cmsg_send() 903 switch (cmsg->cmsg_type) { in rdsv3_cmsg_send()
|
H A D | rdsv3_impl.c | 1133 cp->cmsg_type = type; in rdsv3_put_cmsg()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | socket.h | 449 int cmsg_type; /* protocol-specific type */ member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | ndp.c | 81 find_ancillary(struct msghdr *msg, int cmsg_type) in find_ancillary() argument 88 cmsg->cmsg_type == cmsg_type) { in find_ancillary()
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_input.c | 479 cmsg->cmsg_type = SCTP_SNDRCV; in sctp_input_add_ancillary() 513 cmsg->cmsg_type = IPV6_PKTINFO; in sctp_input_add_ancillary() 534 cmsg->cmsg_type = IPV6_HOPLIMIT; in sctp_input_add_ancillary() 548 cmsg->cmsg_type = IPV6_TCLASS; in sctp_input_add_ancillary() 561 cmsg->cmsg_type = IPV6_HOPOPTS; in sctp_input_add_ancillary() 577 cmsg->cmsg_type = IPV6_RTHDRDSTOPTS; in sctp_input_add_ancillary() 593 cmsg->cmsg_type = IPV6_RTHDR; in sctp_input_add_ancillary() 609 cmsg->cmsg_type = IPV6_DSTOPTS; in sctp_input_add_ancillary()
|
/illumos-gate/usr/src/test/os-tests/tests/minttl/ |
H A D | minttl.c | 521 if (cmsg->cmsg_level != level || cmsg->cmsg_type != ttlopt) in ttl_check_ancil()
|
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-port.c | 79 cmp[0].cmsg_type = SCM_RIGHTS; in sendfd()
|
/illumos-gate/usr/src/uts/common/inet/sockmods/ |
H A D | socksctpsubr.c | 292 (cmsg->cmsg_type == type)) { in sosctp_find_cmsg()
|
H A D | socksctp.c | 2137 (cmsg->cmsg_type == SCTP_SNDRCV)) { in sctp_assoc_recv()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/ |
H A D | vrrpd.c | 3162 cmsgp->cmsg_type = IPV6_HOPLIMIT; in vrrpd_send_adv_v6() 3170 cmsgp->cmsg_type = IPV6_PKTINFO; in vrrpd_send_adv_v6() 3500 switch (cmsgp->cmsg_type) { in vrrpd_process_adv_v6()
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | optcom.c | 1958 optd = proto_opt_lookup(cmsg->cmsg_level, cmsg->cmsg_type, in process_auxiliary_options()
|