Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.c3332 int dropdele; in dhcp6_freedrop() local
3354 dropdele = (options & (DHCPCD_STOPPING | DHCPCD_RELEASE) && in dhcp6_freedrop()
3363 dhcp6_freedrop(ifpx, dropdele ? 1 : drop, reason); in dhcp6_freedrop()
3371 if (dropdele) in dhcp6_freedrop()