Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h232 time_t ndpr_lastupdate; /* reception time of last advertisement */ member
H A Dnd6.c1046 time_uptime - pr->ndpr_lastupdate <= pr->ndpr_vltime) in nd6_timer()
2623 if (pr->ndpr_vltime < maxexpire - pr->ndpr_lastupdate) in nd6_sysctl_prlist()
2624 p.expire = pr->ndpr_lastupdate + in nd6_sysctl_prlist()
H A Dnd6_rtr.c1376 new->ndpr_lastupdate = time_uptime; in nd6_prelist_add()
1520 pr->ndpr_lastupdate = time_uptime; in prelist_update()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h232 time_t ndpr_lastupdate; /* reception time of last advertisement */ member