Searched refs:INT_LL_OF_GLOB (Results 1 – 3 of 3) sorted by relevance
219 #define INT_LL_OF_GLOB 0x800 /* IPv6 link-local duplicate of global */ macro
1902 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) {
1397 if (INT_LL_OF_GLOB & rbufp->dstadr->flags) { in receive()1462 if (INT_LL_OF_GLOB & rbufp->dstadr->flags) { in receive()