Searched refs:V_ipstealth (Results 1 – 5 of 5) sorted by relevance
158 if (V_ipstealth && pass > 0) in ip_dooptions()196 if (V_ipstealth) in ip_dooptions()274 if (V_ipstealth && pass == 0) in ip_dooptions()315 if (V_ipstealth && pass == 0) in ip_dooptions()
213 #define V_ipstealth VNET(ipstealth) macro
815 if (V_ipstealth && hlen > sizeof (struct ip) && ip_dooptions(m, 1)) in ip_input()930 V_ipstealth == 0 && in ip_forward()993 if (V_ipstealth == 0) in ip_forward()
352 if (!V_ipstealth) { in ip_tryforward()
128 V_nat64ipstealth = &V_ipstealth; in nat64_set_output_method()