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

/system/core/libnetutils/
H A Difc_utils.c939 int ifc_add_ipv4_route(const char *ifname, struct in_addr dst, int prefix_length, function
943 if (DBG) printerr("ifc_add_ipv4_route(%s, xx, %d, xx) = %d", ifname, prefix_length, i);

Completed in 127 milliseconds