Searched refs:NDPRF_DEFUNCT (Results 1 – 4 of 4) sorted by relevance
2357 if (pr->ndpr_stateflags & NDPRF_DEFUNCT) { in prelist_remove()2369 pr->ndpr_stateflags |= NDPRF_DEFUNCT; in prelist_remove()2455 pr->ndpr_stateflags &= ~NDPRF_DEFUNCT; in prelist_remove()3306 pr->ndpr_stateflags & NDPRF_DEFUNCT) { in pfxlist_onlink_check()3790 if (!(pr->ndpr_stateflags & NDPRF_DEFUNCT) && in nd6_prefix_onlink_common()3820 } else if (rt != NULL && pr->ndpr_stateflags & NDPRF_DEFUNCT) { in nd6_prefix_onlink_common()
482 #define NDPRF_DEFUNCT 0x20000 macro
1639 pr->ndpr_stateflags & NDPRF_DEFUNCT) { in nd6_service_expired_prefix()2100 !(pr->ndpr_stateflags & NDPRF_DEFUNCT)) { in nd6_purge_interface_prefixes()
1116 if (pr->ndpr_stateflags & NDPRF_DEFUNCT) { in in6ctl_clat46start()