Searched refs:ipv4_findaddr (Results 1 – 5 of 5) sorted by relevance
94 struct ipv4_addr *ipv4_findaddr(struct dhcpcd_ctx *, const struct in_addr *);
148 ipv4_findaddr(struct dhcpcd_ctx *ctx, const struct in_addr *addr) in ipv4_findaddr() function
537 if ((ia = ipv4_findaddr(ctx, &rt->dest))) in if_copyrt()
452 if ((ap = ipv4_findaddr(ctx, &prefsrc))) in if_copyrt()
3157 ia = ipv4_findaddr(ifp->ctx, &addr); in dhcp_handledhcp()