Searched refs:V_ip_mrouter (Results 1 – 7 of 7) sorted by relevance
409 if (so != V_ip_mrouter && sopt->sopt_name != MRT_INIT) in X_ip_mrouter_set()614 if (V_ip_mrouter == NULL) { in if_detached_event()674 if (V_ip_mrouter != NULL) { in ip_mrouter_init()689 V_ip_mrouter = so; in ip_mrouter_init()711 if (V_ip_mrouter == NULL) { in X_ip_mrouter_done()719 V_ip_mrouter = NULL; in X_ip_mrouter_done()1366 if (socket_send(V_ip_mrouter, mm, &k_igmpsrc) < 0) { in X_ip_mforward()1561 if (socket_send(V_ip_mrouter, mm, &k_igmpsrc) < 0) { in ip_mdq()2096 if (socket_send(V_ip_mrouter, m, &k_igmpsrc) < 0) { in bw_upcalls_send()2449 if (socket_send(V_ip_mrouter, mb_first, &k_igmpsrc) < 0) { in pim_register_send_upcall()
206 #define V_ip_mrouter VNET(ip_mrouter) macro
926 if (so == V_ip_mrouter && ip_mrouter_done) in rip_detach()
746 if (V_ip_mrouter) { in ip_input()
616 if (V_ip_mrouter && (flags & IP_FORWARDING) == 0) { in ip_output()
3477 imo.imo_multicast_loop = (V_ip_mrouter != NULL); in igmp_intr()