Searched refs:F_UPGRADE (Results 1 – 6 of 6) sorted by relevance
14 if ((parser->flags & F_UPGRADE) && in llhttp__before_headers_complete()
154 , F_UPGRADE = 1 << 5 enumerator
1458 parser->flags |= F_UPGRADE; in http_parser_execute()1797 ((parser->flags & (F_UPGRADE | F_CONNECTION_UPGRADE)) == in http_parser_execute()1798 (F_UPGRADE | F_CONNECTION_UPGRADE) || in http_parser_execute()
91 F_UPGRADE = 0x10, enumerator
90 F_UPGRADE = 0x10, enumerator