Home
last modified time | relevance | path

Searched refs:V_ip6stealth (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_fastfwd.c148 if (!V_ip6stealth) in ip6_tryforward()
274 if (!V_ip6stealth) in ip6_tryforward()
H A Dip6_forward.c132 V_ip6stealth == 0 && in ip6_forward()
153 if (V_ip6stealth == 0) in ip6_forward()
H A Dip6_var.h334 #define V_ip6stealth VNET(ip6stealth) macro
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h334 #define V_ip6stealth VNET(ip6stealth) macro
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64_translate.c130 V_nat64ip6stealth = &V_ip6stealth; in nat64_set_output_method()