Searched refs:ndpr_pltime (Results 1 – 5 of 5) sorted by relevance
376 pr.ndpr_pltime = ntohl(pi->nd_opt_pi_preferred_time); in nd6_ra_input()1122 new->ndpr_pltime = pr->ndpr_pltime; in nd6_prelist_add()1264 pr->ndpr_pltime = new->ndpr_pltime; in prelist_update()1312 pr->ndpr_pltime = 0; in prelist_update()1332 if (new->ndpr_pltime > new->ndpr_vltime) { in prelist_update()1427 lt6_tmp.ia6t_pltime = new->ndpr_pltime; in prelist_update()2125 ifra.ifra_lifetime.ia6t_pltime = pr->ndpr_pltime; in in6_ifadd()2299 if (ndpr->ndpr_pltime == ND6_INFINITE_LIFETIME) in in6_init_prefix_ltimes()2302 ndpr->ndpr_preferred = time_uptime + ndpr->ndpr_pltime; in in6_init_prefix_ltimes()
254 u_int32_t ndpr_pltime; /* advertised preferred lifetime */ member267 u_int32_t ndpr_pltime; /* advertised preferred lifetime */ member
546 pr0.ndpr_pltime = ND6_INFINITE_LIFETIME; in in6_ifattach_linklocal()
2730 p.pltime = pr->ndpr_pltime; in nd6_sysctl_prlist()
620 pr0.ndpr_pltime = ifra->ifra_lifetime.ia6t_pltime; in in6_control()