Searched refs:AUTOIP_STATE_BOUND (Results 1 – 2 of 2) sorted by relevance
71 AUTOIP_STATE_BOUND = 3 enumerator
427 autoip->state = AUTOIP_STATE_BOUND; in autoip_tmr()515 return (autoip->state == AUTOIP_STATE_BOUND) || (autoip->state == AUTOIP_STATE_ANNOUNCING); in autoip_supplied_address()