Searched refs:IP_BLOCK_SOURCE (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | icmp_opt_data.c | 117 { IP_BLOCK_SOURCE, IPPROTO_IP, OA_X, OA_X, OP_NP, OP_NODEFAULT,
|
H A D | conn_opt.c | 780 case IP_BLOCK_SOURCE: in conn_opt_get() 1420 case IP_BLOCK_SOURCE: in conn_opt_set_ip()
|
H A D | ip.c | 6442 case IP_BLOCK_SOURCE: in ip_opt_set_multicast_sources()
|
/titanic_44/usr/src/uts/common/inet/udp/ |
H A D | udp_opt_data.c | 131 { IP_BLOCK_SOURCE, IPPROTO_IP, OA_X, OA_X, OP_NP, OP_NODEFAULT,
|
/titanic_44/usr/src/uts/common/netinet/ |
H A D | in.h | 914 #define IP_BLOCK_SOURCE 0x15 /* block mcast pkts from source */ macro
|