Searched refs:http_should_keep_alive (Results 1 – 2 of 2) sorted by relevance
241 int http_should_keep_alive(const struct http_parser *parser);
313 # define NEW_MESSAGE() (http_should_keep_alive(parser) ? start_state : s_dead)2309 int http_should_keep_alive(const struct http_parser *parser) in http_should_keep_alive() function