Searched defs:check_to_advertise (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c515 check_to_advertise(pi, START_FINAL_ADV);
529 check_to_advertise(pi, START_INIT_ADV);
710 check_to_advertise(struct phyint *pi, enum adv_events event) function
716 logmsg(LOG_DEBUG, "check_to_advertise(%s, %d) state %d\n",
726 logmsg(LOG_DEBUG, "check_to_advertise(%s, %d) state %d -> %d\n",
1369 check_to_advertise(pi, START_FINAL_ADV);
1401 check_to_advertise(pi, START_FINAL_ADV);

Completed in 59 milliseconds