Searched refs:NGHTTP2_OPT_NO_HTTP_MESSAGING (Results 1 – 3 of 3) sorted by relevance
61 NGHTTP2_OPT_NO_HTTP_MESSAGING = 1 << 3, enumerator
87 option->opt_set_mask |= NGHTTP2_OPT_NO_HTTP_MESSAGING; in nghttp2_option_set_no_http_messaging()
492 if ((option->opt_set_mask & NGHTTP2_OPT_NO_HTTP_MESSAGING) && in session_new()
Completed in 14 milliseconds