Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h78 uint_t pi_adv_count; member
H A Dmain.c768 pi->pi_adv_count = ND_MAX_INITIAL_RTR_ADVERTISEMENTS; in advertise_event()
778 pi->pi_adv_count = ND_MAX_FINAL_RTR_ADVERTISEMENTS; in advertise_event()
852 if (--pi->pi_adv_count > 0) { in advertise_event()
867 if (--pi->pi_adv_count > 0) { in advertise_event()
H A Dtables.c617 pi->pi_adv_time_left, pi->pi_adv_state, pi->pi_adv_count, in phyint_print()