Home
last modified time | relevance | path

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

/external/dhcpcd/
Dclient.c66 #define STATE_BOUND 3 macro
775 state->state == STATE_BOUND) in wait_for_fd()
930 state->state = STATE_BOUND; in bind_dhcp()
953 state->state = STATE_BOUND; in bind_dhcp()
980 state->state = STATE_BOUND; in bind_dhcp()
1089 case STATE_BOUND: in handle_timeout_fail()
1234 state->state = STATE_BOUND; in handle_timeout()
1259 case STATE_BOUND: /* FALLTHROUGH */ in handle_timeout()
1747 if (state->state != STATE_BOUND) in handle_link()