Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv4ll.c438 if ((ifp->options->options & DHCPCD_NODROP) == DHCPCD_NODROP) in ipv4ll_drop()
H A Dif-options.h129 #define DHCPCD_NODROP (DHCPCD_EXITING | DHCPCD_PERSISTENT) macro
H A Ddhcp6.c4118 if (drop && (options & DHCPCD_NODROP) != DHCPCD_NODROP) in dhcp6_freedrop()
4163 (options & DHCPCD_NODROP) != DHCPCD_NODROP) in dhcp6_freedrop()
H A Dipv6nd.c2068 if ((ifp->options->options & DHCPCD_NODROP) != DHCPCD_NODROP) in ipv6nd_drop()