/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
sessionmanager.h | 63 int session_timeout() const { return timeout_; } function in class:cricket::SessionManager
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
sessionmanager.h | 63 int session_timeout() const { return timeout_; } function in class:cricket::SessionManager
|
/external/wpa_supplicant_8/src/ap/ |
ieee802_11_auth.c | 36 u32 session_timeout; member in struct:hostapd_cached_radius_acl 101 u32 *session_timeout, 118 if (session_timeout) 119 *session_timeout = entry->session_timeout; 220 * @session_timeout: Buffer for returning session timeout (from RADIUS) 232 const u8 *msg, size_t len, u32 *session_timeout, 237 if (session_timeout) 238 *session_timeout = 0; 271 int res = hostapd_acl_cache_get(hapd, addr, session_timeout, [all...] |
ieee802_11.c | 546 u32 session_timeout, acct_interim_interval; local 626 &session_timeout, 685 ap_sta_session_timeout(hapd, sta, session_timeout); [all...] |
ieee802_1x.c | 1254 u32 session_timeout = 0, termination_action, acct_interim_interval; local [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
ssl.h | 805 long session_timeout; member in struct:ssl_ctx_st [all...] |
/external/chromium_org/third_party/openssl/openssl/ssl/ |
ssl.h | 805 long session_timeout; member in struct:ssl_ctx_st [all...] |
/external/openssl/include/openssl/ |
ssl.h | 799 long session_timeout; member in struct:ssl_ctx_st [all...] |
/external/openssl/ssl/ |
ssl.h | 799 long session_timeout; member in struct:ssl_ctx_st [all...] |