Home
last modified time | relevance | path

Searched refs:INT_LL_OF_GLOB (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/ntp/include/
H A Dntp.h219 #define INT_LL_OF_GLOB 0x800 /* IPv6 link-local duplicate of global */ macro
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_io.c1902 ep->flags |= INT_LL_OF_GLOB; in update_interfaces()
2223 if (iflags & INT_LL_OF_GLOB) { in iflags_str()
2224 CLEAR_BIT_IF_DEBUG(INT_LL_OF_GLOB, iflags); in iflags_str()
3208 if (INT_LL_OF_GLOB & src->flags) {
H A Dntp_proto.c1397 if (INT_LL_OF_GLOB & rbufp->dstadr->flags) { in receive()
1462 if (INT_LL_OF_GLOB & rbufp->dstadr->flags) { in receive()