Searched refs:ipv4_handlert (Results 1 – 4 of 4) sorted by relevance
/external/dhcpcd-6.8.2/ |
D | ipv4.h | 88 int ipv4_handlert(struct dhcpcd_ctx *, int, struct rt *);
|
D | if-bsd.c | 714 ipv4_handlert(ifp->ctx, RTM_ADD, &rt); in if_initrt() 1230 ipv4_handlert(ctx, rtm->rtm_type, &rt); in if_managelink()
|
D | if-linux.c | 564 ipv4_handlert(ctx, cmd, &rt); in link_route() 1397 ipv4_handlert(ctx, RTM_ADD, &rt); in _if_initrt()
|
D | ipv4.c | 331 ipv4_handlert(struct dhcpcd_ctx *ctx, int cmd, struct rt *rt) in ipv4_handlert() function
|