Searched refs:DHCPCD_NODROP (Results 1 – 4 of 4) sorted by relevance
438 if ((ifp->options->options & DHCPCD_NODROP) == DHCPCD_NODROP) in ipv4ll_drop()
129 #define DHCPCD_NODROP (DHCPCD_EXITING | DHCPCD_PERSISTENT) macro
4118 if (drop && (options & DHCPCD_NODROP) != DHCPCD_NODROP) in dhcp6_freedrop()4163 (options & DHCPCD_NODROP) != DHCPCD_NODROP) in dhcp6_freedrop()
2068 if ((ifp->options->options & DHCPCD_NODROP) != DHCPCD_NODROP) in ipv6nd_drop()