Lines Matching refs:opt_set_mask
68 option->opt_set_mask |= NGHTTP2_OPT_NO_AUTO_WINDOW_UPDATE; in nghttp2_option_set_no_auto_window_update()
75 option->opt_set_mask |= NGHTTP2_OPT_PEER_MAX_CONCURRENT_STREAMS; in nghttp2_option_set_peer_max_concurrent_streams()
81 option->opt_set_mask |= NGHTTP2_OPT_NO_RECV_CLIENT_MAGIC; in nghttp2_option_set_no_recv_client_magic()
87 option->opt_set_mask |= NGHTTP2_OPT_NO_HTTP_MESSAGING; in nghttp2_option_set_no_http_messaging()
94 option->opt_set_mask |= NGHTTP2_OPT_MAX_RESERVED_REMOTE_STREAMS; in nghttp2_option_set_max_reserved_remote_streams()
110 option->opt_set_mask |= NGHTTP2_OPT_USER_RECV_EXT_TYPES; in nghttp2_option_set_user_recv_extension_type()
119 option->opt_set_mask |= NGHTTP2_OPT_BUILTIN_RECV_EXT_TYPES; in nghttp2_option_set_builtin_recv_extension_type()
129 option->opt_set_mask |= NGHTTP2_OPT_NO_AUTO_PING_ACK; in nghttp2_option_set_no_auto_ping_ack()
136 option->opt_set_mask |= NGHTTP2_OPT_MAX_SEND_HEADER_BLOCK_LENGTH; in nghttp2_option_set_max_send_header_block_length()
143 option->opt_set_mask |= NGHTTP2_OPT_MAX_DEFLATE_DYNAMIC_TABLE_SIZE; in nghttp2_option_set_max_deflate_dynamic_table_size()
149 option->opt_set_mask |= NGHTTP2_OPT_NO_CLOSED_STREAMS; in nghttp2_option_set_no_closed_streams()