Home
last modified time | relevance | path

Searched refs:ipv4_freeroutes (Results 1 – 4 of 4) sorted by relevance

/external/dhcpcd-6.8.2/
Dipv4.h99 void ipv4_freeroutes(struct rt_head *);
107 #define ipv4_freeroutes(a) {} macro
Dipv4.c183 ipv4_freeroutes(struct rt_head *rts) in ipv4_freeroutes() function
461 ipv4_freeroutes(rt); in add_subnet_route()
489 ipv4_freeroutes(rt); in add_loopback_route()
515 ipv4_freeroutes(nrt); in get_routes()
562 ipv4_freeroutes(rt); in add_destination_route()
634 ipv4_freeroutes(rt); in add_router_host_route()
724 ipv4_freeroutes(dnr); in ipv4_buildroutes()
737 ipv4_freeroutes(ctx->ipv4_routes); in ipv4_buildroutes()
1106 ipv4_freeroutes(ctx->ipv4_routes); in ipv4_ctxfree()
1107 ipv4_freeroutes(ctx->ipv4_kroutes); in ipv4_ctxfree()
Ddhcp.c373 ipv4_freeroutes(routes); in decode_rfc3442_rt()
380 ipv4_freeroutes(routes); in decode_rfc3442_rt()
388 ipv4_freeroutes(routes); in decode_rfc3442_rt()
638 ipv4_freeroutes(routes); in get_option_routes()
667 ipv4_freeroutes(routes); in get_option_routes()
Dif-options.c2373 ipv4_freeroutes(ifo->routes);