Searched refs:AUTHORITY_DST_IDX (Results 1 – 3 of 3) sorted by relevance
593 #define AUTHORITY_DST_IDX 3 macro741 if(authority_idx != 0 && authority_idx != AUTHORITY_DST_IDX) { in http_request()743 for(i = authority_idx; i > AUTHORITY_DST_IDX; --i) { in http_request()
1393 #define AUTHORITY_DST_IDX 3 macro1555 if(authority_idx != 0 && authority_idx != AUTHORITY_DST_IDX) { in http_request()1557 for(i = authority_idx; i > AUTHORITY_DST_IDX; --i) { in http_request()
1762 #define AUTHORITY_DST_IDX 3 macro2050 if(authority_idx != 0 && authority_idx != AUTHORITY_DST_IDX) { in http2_send()2052 for(i = authority_idx; i > AUTHORITY_DST_IDX; --i) { in http2_send()