Searched defs:cc_type (Results 1 – 4 of 4) sorted by relevance
190 #define DEFINE_TF_GETATTR(func, c_type, cc_type) \ argument
444 #define DEFINE_TF_GETATTR(func, c_type, cc_type, attr_type, list_field) \ argument
309 std::string CongestionControlTypeToString(CongestionControlType cc_type) { in CongestionControlTypeToString()
226 absl::optional<CongestionControlType> cc_type; in ApplyConnectionOptions() local