Searched defs:is_mrouter_off (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c206 static boolean_t is_mrouter_off(ip_stack_t *);
370 if (is_mrouter_off(ipst))
781 is_mrouter_off(ip_stack_t *ipst) function
850 if (is_mrouter_off(ipst))
974 if (ilm == NULL || is_mrouter_off(ipst)) {
1191 if (is_mrouter_off(ipst)) {
1308 if (is_mrouter_off(ipst)) {
1630 if (is_mrouter_off(ipst))
1693 if (is_mrouter_off(ipst)) {
3361 if (is_mrouter_off(ips
[all...]

Completed in 64 milliseconds