Searched refs:AUTOIP_STATE_OFF (Results 1 – 2 of 2) sorted by relevance
285 autoip->state = AUTOIP_STATE_OFF; in autoip_start()337 if (autoip && (autoip->state != AUTOIP_STATE_OFF)) { in autoip_network_changed()355 autoip->state = AUTOIP_STATE_OFF; in autoip_stop()481 if ((autoip != NULL) && (autoip->state != AUTOIP_STATE_OFF)) { in autoip_arp_reply()
68 AUTOIP_STATE_OFF = 0, enumerator