Home
last modified time | relevance | path

Searched refs:ndpr_pltime (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c522 pr.ndpr_pltime = ntohl(pi->nd_opt_pi_preferred_time); in nd6_ra_input()
1159 if (ndpr->ndpr_pltime == ND6_INFINITE_LIFETIME) in in6_init_prefix_ltimes()
1162 ndpr->ndpr_preferred = time_uptime + ndpr->ndpr_pltime; in in6_init_prefix_ltimes()
1259 ifra.ifra_lifetime.ia6t_pltime = pr->ndpr_pltime; in in6_ifadd()
1370 new->ndpr_pltime = pr->ndpr_pltime; in nd6_prelist_add()
1518 pr->ndpr_pltime = new->ndpr_pltime; in prelist_update()
1565 pr->ndpr_pltime = 0; in prelist_update()
1585 if (new->ndpr_pltime > new->ndpr_vltime) { in prelist_update()
1679 lt6_tmp.ia6t_pltime = new->ndpr_pltime; in prelist_update()
H A Dnd6.h215 u_int32_t ndpr_pltime; /* advertised preferred lifetime */ member
228 u_int32_t ndpr_pltime; /* advertised preferred lifetime */ member
H A Din6_ifattach.c514 pr0.ndpr_pltime = ND6_INFINITE_LIFETIME; in in6_ifattach_linklocal()
H A Dnd6.c2615 p.pltime = pr->ndpr_pltime; in nd6_sysctl_prlist()
H A Din6.c632 pr0.ndpr_pltime = ifra->ifra_lifetime.ia6t_pltime; in in6_control()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h215 u_int32_t ndpr_pltime; /* advertised preferred lifetime */ member
228 u_int32_t ndpr_pltime; /* advertised preferred lifetime */ member