Searched refs:rp_pltime (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_prefix.h40 u_int32_t rp_pltime; /* advertised preferred lifetime */ member in struct:rr_prefix
H A Din6_prefix.c351 if (rpp->rp_pltime == RR_INFINITE_LIFETIME ||
355 rpp->rp_preferred = timenow.tv_sec + rpp->rp_pltime;
506 rp.rp_vltime = rp.rp_pltime = RR_INFINITE_LIFETIME;
633 ifra.ifra_lifetime.ia6t_pltime = rpp->rp_pltime;
729 rpp->rp_pltime = new->rp_pltime;
918 rpp->rp_pltime = irr->irr_pltime;
1145 ipr->ipr_pltime = rpp->rp_pltime;
1167 rp_tmp.rp_pltime = ipr->ipr_pltime;
H A Dnd6.c1530 prl->prefix[i].pltime = rpp->rp_pltime;

Completed in 22 milliseconds