Searched refs:V_ip6_forwarding (Results 1 – 7 of 7) sorted by relevance
455 if (V_ip6_forwarding) in ip6_input_hbh()709 if (V_ip6_forwarding != 0 && V_ip6_sendredirects == 0 in ip6_input()838 if (!V_ip6_forwarding) { in ip6_input()
306 #define V_ip6_forwarding VNET(ip6_forwarding) macro
176 if (!V_ip6_forwarding || ND_IFINFO(ifp)->flags & ND6_IFF_ACCEPT_RTADV) in nd6_rs_input()441 else if (V_ip6_forwarding && !V_ip6_rfc6204w3) in nd6_ra_input()
2177 if (V_ip6_forwarding) in icmp6_redirect_input()2382 if (!V_ip6_forwarding) in icmp6_redirect_output()
173 rflag = (V_ip6_forwarding) ? ND_NA_FLAG_ROUTER : 0; in nd6_ns_input()
368 if (V_ip6_forwarding == 0 || args->f_id.addr_type != 6) in ipfw_nptv6()
1300 if (__predict_false(V_ip6_forwarding != 0)) in tcp_lro_rx_common()