Searched refs:ndpr_expire (Results 1 – 4 of 4) sorted by relevance
799 prfl->pr.ndpr_expire = pr.ndpr_expire; in nd6_ra_input()2293 search->ndpr_expire = nd6_prefix_expiry; in nd6_prefix_lookup()3168 if (pr->ndpr_expire != 0 && pr->ndpr_vltime != ND6_INFINITE_LIFETIME) { in ndpr_getexpire()3178 pr->ndpr_expire - pr->ndpr_base_uptime; in ndpr_getexpire()3597 if (pr->ndpr_expire != 0 && pr->ndpr_expire < timenow) { in nd6_prefix_sync()4417 ndpr->ndpr_expire = 0; in in6_init_prefix_ltimes()4419 ndpr->ndpr_expire = timenow + ndpr->ndpr_vltime; in in6_init_prefix_ltimes()
590 u_int64_t ndpr_expire; /* expiration time of the prefix */ member
1674 if (pr->ndpr_expire != 0 && pr->ndpr_expire < timenow) { in nd6_service_expired_prefix()1693 if (pr->ndpr_expire == 0 || in nd6_service_expired_prefix()
1916 pr->ndpr_expire = 1; in in6ctl_difaddr()