HomeSort by relevance Sort by last modified time
    Searched full:num_alerts (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/openssl/openssl/ssl/
d1_lib.c 417 s->d1->timeout.num_alerts++;
420 if (s->d1->timeout.num_alerts > 2)
425 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT)
dtls1.h 168 unsigned int num_alerts; member in struct:dtls1_timeout_st
  /external/openssl/ssl/
d1_lib.c 418 s->d1->timeout.num_alerts++;
421 if (s->d1->timeout.num_alerts > 2)
426 if (s->d1->timeout.num_alerts > DTLS1_TMO_ALERT_COUNT)
dtls1.h 168 unsigned int num_alerts; member in struct:dtls1_timeout_st
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native_async/src/
dmtAsyncData.cc 226 if ( pSessionProp->num_alerts )
230 for (INT32 i=0; i<pSessionProp->num_alerts; i++)
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
dtls1.h 168 unsigned int num_alerts; member in struct:dtls1_timeout_st
  /external/openssl/include/openssl/
dtls1.h 168 unsigned int num_alerts; member in struct:dtls1_timeout_st
  /packages/apps/OMA-DM/engine/dmlib/api/native_async/
dmtAsyncAPI.h 105 INT32 num_alerts; member in struct:__anon43189

Completed in 3572 milliseconds