Searched refs:lws_header_implies_psuedoheader_map (Results 1 – 2 of 2) sorted by relevance
756 static uint8_t lws_header_implies_psuedoheader_map[] = { variable761 static uint8_t lws_header_implies_psuedoheader_map[] = { variable766 static uint8_t lws_header_implies_psuedoheader_map[] = { variable771 static uint8_t lws_header_implies_psuedoheader_map[] = { variable776 static uint8_t lws_header_implies_psuedoheader_map[] = { variable781 static uint8_t lws_header_implies_psuedoheader_map[] = { variable786 static uint8_t lws_header_implies_psuedoheader_map[] = { variable791 static uint8_t lws_header_implies_psuedoheader_map[] = { variable804 (lws_header_implies_psuedoheader_map[m >> 3] & (1 << (m & 7)))) { in lws_hpack_handle_pseudo_rules()818 if (!(lws_header_implies_psuedoheader_map[m >> 3] & (1 << (m & 7)))) in lws_hpack_handle_pseudo_rules()
139 static unsigned char lws_header_implies_psuedoheader_map[] = { variable270 if (lws_header_implies_psuedoheader_map[n >> 3] & (1 << (n & 7))) in issue()