Searched refs:V_ipstealth (Results 1 – 5 of 5) sorted by relevance
157 if (V_ipstealth && pass > 0) in ip_dooptions()195 if (V_ipstealth) in ip_dooptions()273 if (V_ipstealth && pass == 0) in ip_dooptions()314 if (V_ipstealth && pass == 0) in ip_dooptions()
211 #define V_ipstealth VNET(ipstealth) macro
845 if (V_ipstealth && hlen > sizeof (struct ip) && ip_dooptions(m, 1)) in ip_input()960 V_ipstealth == 0 && in ip_forward()1023 if (V_ipstealth == 0) in ip_forward()
354 if (!V_ipstealth) { in ip_tryforward()
128 V_nat64ipstealth = &V_ipstealth; in nat64_set_output_method()