Searched refs:IPV6_UNSPEC_SRC (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 221 { IPV6_UNSPEC_SRC, IPPROTO_IPV6, OA_R, OA_RW, OP_RAW, 0,
|
H A D | conn_opt.c | 883 case IPV6_UNSPEC_SRC: in conn_opt_get() 1802 case IPV6_UNSPEC_SRC: in conn_opt_set_ipv6()
|
/illumos-gate/usr/src/uts/common/inet/udp/ |
H A D | udp_opt_data.c | 212 { IPV6_UNSPEC_SRC, IPPROTO_IPV6, OA_R, OA_RW, OP_RAW, 0,
|
/illumos-gate/usr/src/uts/common/netinet/ |
H A D | in.h | 1315 #define IPV6_UNSPEC_SRC 0x42 /* source of packets set to */ macro
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_opt_data.c | 189 { IPV6_UNSPEC_SRC, IPPROTO_IPV6, OA_R, OA_RW, OP_RAW, 0,
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_opt_data.c | 727 { IPV6_UNSPEC_SRC, IPPROTO_IPV6, OA_R, OA_RW, OP_RAW, 0,
|