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

/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dwps_upnp_ssdp.c27 #define UPNP_CACHE_SEC (UPNP_CACHE_SEC_MIN + 1) /* cache time we use */ macro
145 UPNP_CACHE_SEC);
154 UPNP_CACHE_SEC);
312 next_timeout_sec = UPNP_CACHE_SEC / 4 +
313 (((UPNP_CACHE_SEC / 4) * r) >> 16);

Completed in 126 milliseconds