Searched refs:ifc_create_default_route (Results 1 – 2 of 2) sorted by relevance
53 extern int ifc_create_default_route(const char *name, in_addr_t addr);
577 int ifc_create_default_route(const char *name, in_addr_t gw) in ifc_create_default_route() function713 if (ifc_create_default_route(ifname, gateway)) { in ifc_configure()