Searched refs:IN_ZERONET (Results 1 – 7 of 7) sorted by relevance
368 #define IN_ZERONET(i) (((u_int32_t)(i) & 0xff000000) == 0) macro
1601 if (IN_ZERONET(haddr) || in mptcp_do_add_addr_opt_v1()1741 if (IN_ZERONET(haddr) || in mptcp_do_add_addr_opt_v0()
556 if (IN_ZERONET(ntohl(pkt_dst.s_addr))) { in ip_output_list()
1389 IN_ZERONET(ntohl((a)->sin_addr.s_addr)) || \
534 if (IN_ZERONET(ntohl(addrv4->s_addr)) || // 0.0.0.0/8 Source hosts on local network in mptcp_synthesize_nat64()
128 if (IN_ZERONET(ntohl(addrv4->s_addr)) || // 0.0.0.0/8 Source hosts on local network in nat464_synthesize_ipv6()
845 if (IN_ZERONET(ntohl(flow->flow_ipv4_dst.s_addr)) || in pkt_is_for_listener()