Searched refs:AUTHORITY_DST_IDX (Results 1 – 1 of 1) sorted by relevance
989 #define AUTHORITY_DST_IDX 3 macro1137 if(authority_idx != 0 && authority_idx != AUTHORITY_DST_IDX) { in http2_send()1139 for(i = authority_idx; i > AUTHORITY_DST_IDX; --i) { in http2_send()