Searched refs:IPV6_RTHDRDSTOPTS (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 241 { IPV6_RTHDRDSTOPTS, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | conn_opt.c | 919 case IPV6_RTHDRDSTOPTS: in conn_opt_get() 1655 case IPV6_RTHDRDSTOPTS: in conn_opt_set_ipv6() 1895 case IPV6_RTHDRDSTOPTS: in conn_opt_set_ipv6()
|
/titanic_50/usr/src/uts/common/inet/udp/ |
H A D | udp_opt_data.c | 226 { IPV6_RTHDRDSTOPTS, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
/titanic_50/usr/src/uts/common/netinet/ |
H A D | in.h | 1228 #define IPV6_RTHDRDSTOPTS 0x11 /* destination options - before */ macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping_aux6.c | 1039 case IPV6_RTHDRDSTOPTS: in pr_ext_headers()
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_opt_data.c | 189 { IPV6_RTHDRDSTOPTS, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | tcp_input.c | 5159 toh->name = IPV6_RTHDRDSTOPTS; in tcp_input_add_ancillary()
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | optcom.c | 1866 case IPV6_RTHDRDSTOPTS: in opt_bloated_maxsize()
|
/titanic_50/usr/src/uts/common/inet/sctp/ |
H A D | sctp_opt_data.c | 735 { IPV6_RTHDRDSTOPTS, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP,
|
H A D | sctp_input.c | 576 cmsg->cmsg_type = IPV6_RTHDRDSTOPTS; in sctp_input_add_ancillary()
|