Searched refs:lr_baseup (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_llreach.h92 u_int64_t lr_baseup; /* base uptime */ member in struct:if_llreach
H A Dif_llreach.c339 lr->lr_baseup = lr->lr_lastrcvd; /* base uptime */
410 (unow - lr->lr_baseup);
413 (uptime - lr->lr_baseup);

Completed in 20 milliseconds