Searched refs:ipv4_findaddr (Results 1 - 5 of 5) sorted by relevance

/external/dhcpcd-6.8.2/
H A Dipv4.h94 struct ipv4_addr *ipv4_findaddr(struct dhcpcd_ctx *, const struct in_addr *);
H A Dipv4.c148 ipv4_findaddr(struct dhcpcd_ctx *ctx, const struct in_addr *addr) function
H A Dif-bsd.c537 if ((ia = ipv4_findaddr(ctx, &rt->dest)))
H A Dif-linux.c452 if ((ap = ipv4_findaddr(ctx, &prefsrc)))
H A Ddhcp.c3157 ia = ipv4_findaddr(ifp->ctx, &addr);

Completed in 174 milliseconds