Home
last modified time | relevance | path

Searched refs:NGHTTP2_OPT_NO_AUTO_PING_ACK (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_option.h64 NGHTTP2_OPT_NO_AUTO_PING_ACK = 1 << 6, enumerator
A Dnghttp2_option.c129 option->opt_set_mask |= NGHTTP2_OPT_NO_AUTO_PING_ACK; in nghttp2_option_set_no_auto_ping_ack()
A Dnghttp2_session.c508 if ((option->opt_set_mask & NGHTTP2_OPT_NO_AUTO_PING_ACK) && in session_new()

Completed in 13 milliseconds