Searched defs:max_msg_len (Results 1 – 5 of 5) sorted by relevance
35 const size_t max_msg_len = 512; in throwException() local
69 const size_t max_msg_len = 512; in ThrowException() local
36 const size_t max_msg_len = 512; in ThrowException() local
42 static const int max_msg_len = (1 << 16) - 1; variable
399 uint16_t max_msg_len; /* Maximum reassembled message size */ member