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

  /external/dhcpcd-6.8.2/
ipv4.h 88 int ipv4_handlert(struct dhcpcd_ctx *, int, struct rt *);
if-bsd.c 714 ipv4_handlert(ifp->ctx, RTM_ADD, &rt);
1230 ipv4_handlert(ctx, rtm->rtm_type, &rt);
    [all...]
if-linux.c 564 ipv4_handlert(ctx, cmd, &rt);
1397 ipv4_handlert(ctx, RTM_ADD, &rt);
    [all...]
ipv4.c 331 ipv4_handlert(struct dhcpcd_ctx *ctx, int cmd, struct rt *rt) function

Completed in 101 milliseconds