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

  /external/chromium_org/third_party/openssl/openssl/include/openssl/
dtls1.h 147 unsigned int is_ccs; member in struct:hm_header_st
  /external/chromium_org/third_party/openssl/openssl/ssl/
dtls1.h 147 unsigned int is_ccs; member in struct:hm_header_st
d1_both.c 1116 dtls1_get_queue_priority(unsigned short seq, int is_ccs)
1126 return seq * 2 - is_ccs;
1144 (unsigned short)dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.is_ccs),
    [all...]
ssl_locl.h     [all...]
  /external/openssl/include/openssl/
dtls1.h 147 unsigned int is_ccs; member in struct:hm_header_st
  /external/openssl/ssl/
dtls1.h 147 unsigned int is_ccs; member in struct:hm_header_st
d1_both.c 1116 dtls1_get_queue_priority(unsigned short seq, int is_ccs)
1126 return seq * 2 - is_ccs;
1144 (unsigned short)dtls1_get_queue_priority(frag->msg_header.seq, frag->msg_header.is_ccs),
    [all...]
ssl_locl.h     [all...]

Completed in 190 milliseconds