Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv6.h298 #define ipv6_drop(ifp) ipv6_freedrop((ifp), 2) macro
H A Ddhcpcd.c413 ipv6_drop(ifp); in dhcpcd_drop_af()