Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6.h643 u_int64_t ndpr_lastupdate; /* rx time of last advertisement */ member
H A Dnd6_rtr.c2284 new->ndpr_lastupdate = net_uptime(); in nd6_prelist_add()
2485 pr->ndpr_lastupdate = net_uptime(); in prelist_update()