Searched refs:pi_BaseReachableTime (Results 1 – 3 of 3) sorted by relevance
113 uint_t pi_BaseReachableTime; /* In milliseconds */ member
313 pi->pi_BaseReachableTime = ND_REACHABLE_TIME; in phyint_init_from_k()607 pi->pi_LinkMTU, pi->pi_CurHopLimit, pi->pi_BaseReachableTime, in phyint_print()685 (int)(ND_MIN_RANDOM_FACTOR * pi->pi_BaseReachableTime), in phyint_reach_random()686 (int)(ND_MAX_RANDOM_FACTOR * pi->pi_BaseReachableTime)); in phyint_reach_random()
474 reachable != pi->pi_BaseReachableTime) { in incoming_ra()475 pi->pi_BaseReachableTime = reachable; in incoming_ra()