Searched refs:V_ipstealth (Results 1 – 6 of 6) sorted by relevance
160 if (V_ipstealth && pass > 0) in ip_dooptions()198 if (V_ipstealth) in ip_dooptions()276 if (V_ipstealth && pass == 0) in ip_dooptions()317 if (V_ipstealth && pass == 0) in ip_dooptions()
203 #define V_ipstealth VNET(ipstealth) macro
799 if (V_ipstealth && hlen > sizeof (struct ip) && ip_dooptions(m, 1)) in ip_input()968 V_ipstealth == 0 && in ip_forward()1019 if (V_ipstealth == 0) in ip_forward()
322 if (!V_ipstealth) { in ip_tryforward()
129 V_nat64ipstealth = &V_ipstealth; in nat64_set_output_method()