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

/external/dhcpcd-6.8.2/
H A Dipv4.c269 desc_route(const char *cmd, const struct rt *rt) function
356 desc_route("removing", f);
377 desc_route(ort == NULL ? "adding" : "changing", nrt);
432 desc_route("deleting", rt);
H A Dipv6.c1736 desc_route(const char *cmd, const struct rt6 *rt) function
1820 desc_route("removing", f);
1841 desc_route(ort == NULL ? "adding" : "changing", nrt);
1889 desc_route("deleting", rt);

Completed in 131 milliseconds