OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seq_num_max
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
rdbx.h
67
#define
seq_num_max
(1 << (8*sizeof(sequence_number_t)))
macro
/external/srtp/crypto/include/
rdbx.h
32
#define
seq_num_max
(1 << (8*sizeof(sequence_number_t)))
macro
Completed in 442 milliseconds