Searched refs:IN_ZERONET (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h367 #define IN_ZERONET(i) (((u_int32_t)(i) & 0xff000000) == 0) macro
H A Dip_output.c502 if (IN_ZERONET(ntohl(pkt_dst.s_addr))) {

Completed in 81 milliseconds