Searched refs:routeup_once (Results 1 – 2 of 2) sorted by relevance
23 int routeup_once (struct routeup *ifc, unsigned int timeout);31 static inline int routeup_once (struct routeup *ifc, unsigned int timeout) in routeup_once() function
114 routeup_once (struct routeup *rtc, unsigned int timeout) in routeup_once() function152 while (!routeup_once (&rtc, 0)) in main()