HomeSort by: relevance | last modified time | path
    Searched refs:INT_LL_OF_GLOB (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp.h 221 #define INT_LL_OF_GLOB 0x800 /* IPv6 link-local duplicate of global */
  /src/external/bsd/ntp/dist/ntpd/
ntp_io.c 1903 ep->flags |= INT_LL_OF_GLOB;
2224 if (iflags & INT_LL_OF_GLOB) {
2225 CLEAR_BIT_IF_DEBUG(INT_LL_OF_GLOB, iflags);
3209 if (INT_LL_OF_GLOB & src->flags) {
ntp_proto.c 1399 if (INT_LL_OF_GLOB & rbufp->dstadr->flags) {
1464 if (INT_LL_OF_GLOB & rbufp->dstadr->flags) {

Completed in 93 milliseconds