Lines Matching defs:is_ipv4
1448 int is_ipv4 = 0;
1740 is_ipv4 = 1;
1992 if (is_ipv4) {
2042 match = is_ipv4 &&
2060 if (is_ipv6 == 0 && is_ipv4 == 0)
2077 if (is_ipv6 == 0 && is_ipv4 == 0)
2108 if (is_ipv6 == 0 && is_ipv4 == 0)
2152 if (is_ipv4) {
2226 if (is_ipv4) {
2239 if (is_ipv4) {
2253 if (is_ipv4) {
2270 match = is_ipv4 &&
2276 if (is_ipv4) {
2328 match = (is_ipv4 &&
2333 match = ((is_ipv4 || is_ipv6) &&
2339 if (!is_ipv4)
2366 match = (is_ipv4 &&
2371 match = (is_ipv4 &&
2382 if (is_ipv4)
2585 ( (is_ipv4 && in_localaddr(src_ip))
2661 match = is_ipv4;
2723 if (is_ipv4 && inp == NULL) {
3070 if (hlen > 0 && is_ipv4 && offset == 0 &&
3212 if (is_ipv4) {
3242 if (!is_ipv4 || !IPFW_NAT_LOADED) {
3377 is_ipv4 ? AF_INET : AF_INET6,
3378 is_ipv4 ? (uintptr_t)&src_ip :
3380 is_ipv4 ? (uintptr_t)&dst_ip :