Searched refs:LOOPBACKNETMASK (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/libntp/
H A Dnumtohost.c17 #define LOOPBACKNETMASK 0xff000000 macro
33 if ((((ntohl(netnum) & LOOPBACKNETMASK) == LOOPBACKNET)

Completed in 94 milliseconds