Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h76 return send_max_frame_size_update_; in send_max_frame_size_update()
97 send_max_frame_size_update_ = u; in set_send_max_frame_size_update()
109 Urgency send_max_frame_size_update_ = Urgency::NO_ACTION_NEEDED; variable
Dflow_control.cc151 UrgencyString(send_max_frame_size_update_), mf_str); in Trace()