Home
last modified time | relevance | path

Searched refs:ndpr_lastupdate (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet6/
HDnd6.h271 time_t ndpr_lastupdate; /* reception time of last advertisement */ member
HDnd6.c1041 time_uptime - pr->ndpr_lastupdate <= pr->ndpr_vltime) in nd6_timer()
2738 if (pr->ndpr_vltime < maxexpire - pr->ndpr_lastupdate) in nd6_sysctl_prlist()
2739 p.expire = pr->ndpr_lastupdate + in nd6_sysctl_prlist()
HDnd6_rtr.c1128 new->ndpr_lastupdate = time_uptime; in nd6_prelist_add()
1266 pr->ndpr_lastupdate = time_uptime; in prelist_update()