Searched defs:client_max_window_bits (Results 1 – 3 of 3) sorted by relevance
73 int client_max_window_bits() const { in client_max_window_bits() function
115 int client_max_window_bits = ((window_bits >> 3) & 0x7) + 8; in WebSocketDeflateStreamFuzz() local
51 int client_max_window_bits = 15; in WebSocketDeflateStream() local