Home
last modified time | relevance | path

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

/external/dhcpcd/
Dif-options.h52 #define DHCPCD_RELEASE (1ULL << 1) macro
Ddhcpcd.c1590 ifp->state->options->options & DHCPCD_RELEASE)) in handle_signal()
1720 ifp->state->options->options |= DHCPCD_RELEASE; in handle_args()
1721 if (ifp->state->options->options & DHCPCD_RELEASE && in handle_args()
Dif-options.c393 ifo->options |= DHCPCD_RELEASE; in parse_option()