Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.h216 DHS_IPV4LL_BOUND, enumerator
Dipv4ll.c109 if (state->state == DHS_IPV4LL_BOUND) { in ipv4ll_probed()
Ddhcp.c2190 state->state = DHS_IPV4LL_BOUND; in dhcp_bind()
2427 if (state->state != DHS_IPV4LL_BOUND || in dhcp_drop()
2987 state->state == DHS_IPV4LL_BOUND) && in dhcp_handledhcp()
3051 (state->state == DHS_DISCOVER || state->state == DHS_IPV4LL_BOUND)) in dhcp_handledhcp()