Searched refs:DHCPCD_RELEASE (Results 1 – 3 of 3) sorted by relevance
52 #define DHCPCD_RELEASE (1 << 1) macro
1544 ifp->state->options->options & DHCPCD_RELEASE)) in handle_signal()1668 ifp->state->options->options |= DHCPCD_RELEASE; in handle_args()1669 if (ifp->state->options->options & DHCPCD_RELEASE && in handle_args()
389 ifo->options |= DHCPCD_RELEASE; in parse_option()