Lines Matching full:announce
46 ANNOUNCE, enumerator
146 /* Switch to announce state */ in link_local_timeout()
147 state = ANNOUNCE; in link_local_timeout()
149 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
158 to the announce state */ in link_local_timeout()
159 state = ANNOUNCE; in link_local_timeout()
161 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
166 case ANNOUNCE: in link_local_timeout()
167 /* timeouts in the ANNOUNCE state mean no conflicting ARP in link_local_timeout()
172 debug_cond(DEBUG_LL_STATE, "announce/%u %s@%pI4\n", in link_local_timeout()
292 case ANNOUNCE: in link_local_receive_arp()