Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dif-options.h97 #define DHCPCD_STOPPING (1ULL << 41) macro
Ddhcpcd.c340 ifp->options->options |= DHCPCD_STOPPING; in stop_interface()
Ddhcp6.c3354 dropdele = (options & (DHCPCD_STOPPING | DHCPCD_RELEASE) && in dhcp6_freedrop()