Home
last modified time | relevance | path

Searched refs:send_max_frame_size_update_ (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h75 return send_max_frame_size_update_; in send_max_frame_size_update()
96 send_max_frame_size_update_ = u; in set_send_max_frame_size_update()
108 Urgency send_max_frame_size_update_ = Urgency::NO_ACTION_NEEDED; variable
Dflow_control.cc153 UrgencyString(send_max_frame_size_update_), mf_str); in Trace()