Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_option.h60 NGHTTP2_OPT_NO_RECV_CLIENT_MAGIC = 1 << 2, enumerator
A Dnghttp2_option.c81 option->opt_set_mask |= NGHTTP2_OPT_NO_RECV_CLIENT_MAGIC; in nghttp2_option_set_no_recv_client_magic()
A Dnghttp2_session.c487 if ((option->opt_set_mask & NGHTTP2_OPT_NO_RECV_CLIENT_MAGIC) && in session_new()

Completed in 14 milliseconds