Home
last modified time | relevance | path

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

/src/sys/netinet6/
H A Dip6_fastfwd.c152 if (!V_ip6stealth) in ip6_tryforward()
278 if (!V_ip6stealth) in ip6_tryforward()
H A Dip6_forward.c134 V_ip6stealth == 0 && in ip6_forward()
155 if (V_ip6stealth == 0) in ip6_forward()
H A Dip6_var.h370 #define V_ip6stealth VNET(ip6stealth) macro
/src/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.c129 V_nat64ip6stealth = &V_ip6stealth; in nat64_set_output_method()