Searched refs:option_ (Results 1 – 1 of 1) sorted by relevance
246 option_(nullptr), in Sessions()254 nghttp2_option_new(&option_); in Sessions()258 option_, config_->encoder_header_table_size); in Sessions()269 nghttp2_option_del(option_); in ~Sessions()307 const nghttp2_option *get_option() const { return option_; } in get_option()433 nghttp2_option *option_; member in nghttp2::Sessions