Searched refs:V_ip6_mrouter (Results 1 – 6 of 6) sorted by relevance
381 if (so != V_ip6_mrouter && sopt->sopt_name != MRT6_INIT) in X_ip6_mrouter_set()445 if (so != V_ip6_mrouter) in X_ip6_mrouter_get()562 if (V_ip6_mrouter != NULL) { in ip6_mrouter_init()567 V_ip6_mrouter = so; in ip6_mrouter_init()599 if (V_ip6_mrouter == NULL) { in X_ip6_mrouter_done()655 V_ip6_mrouter = NULL; in X_ip6_mrouter_done()1237 if (socket_send(V_ip6_mrouter, mm, &sin6) < 0) { in X_ip6_mforward()1456 if (socket_send(V_ip6_mrouter, mm, &sin6) < 0) { in ip6_mdq()1674 if (socket_send(V_ip6_mrouter, mm, &sin6) < 0) { in register_send()1914 if (V_ip6_mrouter != NULL) in ip6_mroute_modevent()
323 #define V_ip6_mrouter VNET(ip6_mrouter) macro
692 if (so == V_ip6_mrouter && ip6_mrouter_done) in rip6_detach()
877 if (V_ip6_mrouter && in ip6_input()
3091 im6o.im6o_multicast_loop = (V_ip6_mrouter != NULL); in mld_dispatch_packet()
906 if (V_ip6_mrouter && (flags & IPV6_FORWARDING) == 0) { in ip6_output()