Searched refs:NGHTTP2_OPT_NO_AUTO_PING_ACK (Results 1 – 6 of 6) sorted by relevance
64 NGHTTP2_OPT_NO_AUTO_PING_ACK = 1 << 6, enumerator
99 option->opt_set_mask |= NGHTTP2_OPT_NO_AUTO_PING_ACK; in nghttp2_option_set_no_auto_ping_ack()
503 if ((option->opt_set_mask & NGHTTP2_OPT_NO_AUTO_PING_ACK) && in session_new()
103 option->opt_set_mask |= NGHTTP2_OPT_NO_AUTO_PING_ACK; in nghttp2_option_set_no_auto_ping_ack()
535 if ((option->opt_set_mask & NGHTTP2_OPT_NO_AUTO_PING_ACK) && in session_new()