Searched refs:IPV6_RTHDR (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 194 cmsgp->cmsg_type = IPV6_RTHDR; in set_ancillary_data() 1042 case IPV6_RTHDR: in pr_ext_headers()
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 244 { IPV6_RTHDR, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | conn_opt.c | 496 toh->name = IPV6_RTHDR; in conn_recvancillary_add() 922 case IPV6_RTHDR: in conn_opt_get() 1647 case IPV6_RTHDR: in conn_opt_set_ipv6() 1924 case IPV6_RTHDR: in conn_opt_set_ipv6()
|
/titanic_44/usr/src/uts/common/inet/udp/ |
H A D | udp_opt_data.c | 228 { IPV6_RTHDR, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux6.c | 212 cmsgp->cmsg_type = IPV6_RTHDR; in set_ancillary_data()
|
/titanic_44/usr/src/uts/common/netinet/ |
H A D | in.h | 1227 #define IPV6_RTHDR 0x10 /* routing header */ macro
|
/titanic_44/usr/src/uts/common/inet/tcp/ |
H A D | tcp_opt_data.c | 192 { IPV6_RTHDR, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | tcp_input.c | 5204 toh->name = IPV6_RTHDR; in tcp_input_add_ancillary()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | optcom.c | 1867 case IPV6_RTHDR: in opt_bloated_maxsize()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | ndp.c | 160 opt = find_ancillary(&msg, IPV6_RTHDR); in in_data()
|
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_opt_data.c | 738 { IPV6_RTHDR, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | sctp_input.c | 592 cmsg->cmsg_type = IPV6_RTHDR; in sctp_input_add_ancillary()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_probe.c | 571 opt = find_ancillary(&msg, IPPROTO_IPV6, IPV6_RTHDR); in in6_data()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 3250 if (setsockopt(net, IPPROTO_IPV6, IPV6_RTHDR,
|