Searched refs:FORWARDED_FOR (Results 1 – 5 of 5) sorted by relevance
47 FORWARDED_BY | FORWARDED_FOR | in test_shrpx_http_create_forwarded()56 balloc, FORWARDED_FOR, StringRef::from_lit("alpha"), in test_shrpx_http_create_forwarded()62 balloc, FORWARDED_BY | FORWARDED_FOR, in test_shrpx_http_create_forwarded()68 balloc, FORWARDED_BY | FORWARDED_FOR, in test_shrpx_http_create_forwarded()75 FORWARDED_BY | FORWARDED_FOR | FORWARDED_HOST | FORWARDED_PROTO, in test_shrpx_http_create_forwarded()
67 if ((params & FORWARDED_FOR) && !node_for.empty()) { in create_forwarded()95 if ((params & FORWARDED_FOR) && !node_for.empty()) { in create_forwarded()
489 if (fwdconf.params & FORWARDED_FOR) { in ClientHandler()1508 if ((fwdconf.params & FORWARDED_FOR) && in proxy_protocol_read()1668 if ((fwdconf.params & FORWARDED_FOR) && in proxy_protocol_v2_read()
469 FORWARDED_FOR = 0x2, enumerator
3671 fwdconf.params |= FORWARDED_FOR; in parse_config()