Home
last modified time | relevance | path

Searched refs:http2_huffman_table_len8 (Results 1 – 1 of 1) sorted by relevance

/dports/security/suricata/suricata-6.0.4/rust/src/http2/
H A Dhuffman.rs120 fn http2_huffman_table_len8(n: u32) -> Option<u8> { in http2_huffman_table_len8() function
133 complete!( map_opt!(take_bits!(8u32), http2_huffman_table_len8))