Searched refs:ipv6_freedrop_addrs (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | ipv6.h | 273 void ipv6_freedrop_addrs(struct ipv6_addrhead *, int,
|
H A D | ipv6.c | 1042 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 D | ipv6nd.c | 845 ipv6_freedrop_addrs(&rap->addrs, drop_ra, NULL); in ipv6nd_removefreedrop_ra()
|
H A D | dhcp6.c | 1197 ipv6_freedrop_addrs(&state->addrs, drop, ifd); in dhcp6_freedrop_addrs()
|