Searched refs:ipv6_handleifa (Results 1 – 5 of 5) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | ipv6.h | 232 void ipv6_handleifa(struct dhcpcd_ctx *ctx, int, struct if_head *,
|
D | if.c | 241 ipv6_handleifa(ctx, RTM_NEWADDR, ifs, in if_learnaddrs1()
|
D | ipv6.c | 595 ipv6_handleifa(ap->iface->ctx, RTM_NEWADDR, in ipv6_checkaddrflags() 916 ipv6_handleifa(struct dhcpcd_ctx *ctx, in ipv6_handleifa() function
|
D | if-bsd.c | 1329 ipv6_handleifa(ctx, rtm->rtm_type, NULL, in if_managelink()
|
D | if-linux.c | 644 ipv6_handleifa(ctx, nlm->nlmsg_type, NULL, ifp->name, in link_addr()
|