Searched refs:ndpr_expire (Results 1 – 4 of 4) sorted by relevance
826 prfl->pr.ndpr_expire = pr.ndpr_expire; in nd6_ra_input()2320 search->ndpr_expire = nd6_prefix_expiry; in nd6_prefix_lookup()3204 if (pr->ndpr_expire != 0 && pr->ndpr_vltime != ND6_INFINITE_LIFETIME) { in ndpr_getexpire()3214 pr->ndpr_expire - pr->ndpr_base_uptime; in ndpr_getexpire()3629 if (pr->ndpr_expire != 0 && pr->ndpr_expire < timenow) { in nd6_prefix_sync()4449 ndpr->ndpr_expire = 0; in in6_init_prefix_ltimes()4451 ndpr->ndpr_expire = timenow + ndpr->ndpr_vltime; in in6_init_prefix_ltimes()
590 u_int64_t ndpr_expire; /* expiration time of the prefix */ member
1676 if (pr->ndpr_expire != 0 && pr->ndpr_expire < timenow) { in nd6_service_expired_prefix()1695 if (pr->ndpr_expire == 0 || in nd6_service_expired_prefix()
1918 pr->ndpr_expire = 1; in in6ctl_difaddr()