Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv6.h273 void ipv6_freedrop_addrs(struct ipv6_addrhead *, int,
H A Dipv6.c1042 ipv6_freedrop_addrs(struct ipv6_addrhead *addrs, int drop, in ipv6_freedrop_addrs() function
1860 ipv6_freedrop_addrs(&state->addrs, drop ? 2 : 0, NULL); in ipv6_freedrop()
H A Dipv6nd.c845 ipv6_freedrop_addrs(&rap->addrs, drop_ra, NULL); in ipv6nd_removefreedrop_ra()
H A Ddhcp6.c1197 ipv6_freedrop_addrs(&state->addrs, drop, ifd); in dhcp6_freedrop_addrs()