Searched refs:if_copyrt (Results 1 - 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
H A Dif-bsd.c489 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, struct rt_msghdr *rtm) function
713 if (if_copyrt(ifp->ctx, &rt, rtm) == 0)
1229 if (if_copyrt(ctx, &rt, rtm) == 0)
H A Dif-linux.c395 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, struct nlmsghdr *nlm) function
563 if (if_copyrt(ctx, &rt, nlm) == 0)
1396 if (if_copyrt(ctx, &rt, nlm) == 0)

Completed in 128 milliseconds