Searched refs:F_CONNECTION_KEEP_ALIVE (Results 1 – 6 of 6) sorted by relevance
144 if (!(parser->flags & F_CONNECTION_KEEP_ALIVE)) { in llhttp_should_keep_alive()
150 , F_CONNECTION_KEEP_ALIVE = 1 << 1 enumerator
1668 parser->flags |= F_CONNECTION_KEEP_ALIVE; in http_parser_execute()1717 parser->flags |= F_CONNECTION_KEEP_ALIVE; in http_parser_execute()1751 parser->flags |= F_CONNECTION_KEEP_ALIVE; in http_parser_execute()2127 if (!(parser->flags & F_CONNECTION_KEEP_ALIVE)) { in http_should_keep_alive()
87 F_CONNECTION_KEEP_ALIVE = 0x1, enumerator
86 F_CONNECTION_KEEP_ALIVE = 0x1, enumerator