Searched refs:IP_UNBLOCK_SOURCE (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 120 { IP_UNBLOCK_SOURCE, IPPROTO_IP, OA_X, OA_X, OP_NP, OP_NODEFAULT,
|
H A D | conn_opt.c | 781 case IP_UNBLOCK_SOURCE: in conn_opt_get() 1421 case IP_UNBLOCK_SOURCE: in conn_opt_set_ip()
|
H A D | ip.c | 6450 case IP_UNBLOCK_SOURCE: in ip_opt_set_multicast_sources()
|
/titanic_41/usr/src/uts/common/inet/udp/ |
H A D | udp_opt_data.c | 134 { IP_UNBLOCK_SOURCE, IPPROTO_IP, OA_X, OA_X, OP_NP, OP_NODEFAULT,
|
/titanic_41/usr/src/uts/common/netinet/ |
H A D | in.h | 915 #define IP_UNBLOCK_SOURCE 0x16 /* unblock mcast pkts from source */ macro
|