HomeSort by relevance Sort by last modified time
    Searched refs:if_copyrt (Results 1 - 2 of 2) sorted by null

  /external/dhcpcd-6.8.2/
if-bsd.c 489 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)
    [all...]
if-linux.c 395 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)
    [all...]

Completed in 144 milliseconds