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