Home
last modified time | relevance | path

Searched refs:routeup_once (Results 1 – 2 of 2) sorted by relevance

/external/tlsdate/src/
Drouteup.h23 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
Drouteup.c114 routeup_once (struct routeup *rtc, unsigned int timeout) in routeup_once() function
152 while (!routeup_once (&rtc, 0)) in main()