Searched refs:ipv4_handleifa (Results 1 – 5 of 5) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | ipv4.h | 95 void ipv4_handleifa(struct dhcpcd_ctx *, int, struct if_head *, const char *,
|
D | if.c | 223 ipv4_handleifa(ctx, RTM_NEWADDR, ifs, ifa->ifa_name, in if_learnaddrs1()
|
D | ipv4.c | 1029 ipv4_handleifa(struct dhcpcd_ctx *ctx, in ipv4_handleifa() function
|
D | if-bsd.c | 1308 ipv4_handleifa(ctx, rtm->rtm_type, in if_managelink()
|
D | if-linux.c | 628 ipv4_handleifa(ctx, nlm->nlmsg_type, NULL, ifp->name, in link_addr()
|