Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c520 check_to_advertise(pi, START_FINAL_ADV); in if_process()
534 check_to_advertise(pi, START_INIT_ADV); in if_process()
715 check_to_advertise(struct phyint *pi, enum adv_events event) in check_to_advertise() function
1374 check_to_advertise(pi, START_FINAL_ADV); in in_signal()
1406 check_to_advertise(pi, START_FINAL_ADV); in in_signal()
H A Dtables.h300 extern void check_to_advertise(struct phyint *pi, enum adv_events event);
H A Dndp.c310 check_to_advertise(pi, RECEIVED_SOLICIT); in incoming_rs()
H A Dtables.c2333 check_to_advertise(pi, ADV_OFF); in phyint_cleanup()