Searched refs:http_headers_off (Results 1 – 2 of 2) sorted by relevance
31 static const int8_t http_headers_off[] = { variable99 if (__builtin_expect( (slen < sizeof(http_headers_off)), 1)) { in http_header_hkey_get()100 const int i = http_headers_off[slen]; in http_header_hkey_get()120 if (__builtin_expect( (slen < sizeof(http_headers_off)), 1)) { in http_header_hkey_get_lc()121 const int i = http_headers_off[slen]; in http_header_hkey_get_lc()
101 int8_t x = http_headers_off[http_headers[u].vlen]; in test_http_header_tables()