Searched refs:tcp_cc_eq (Results 1 – 3 of 3) sorted by relevance
25 static bool tcp_cc_eq(const char *a, const char *b) in tcp_cc_eq() function62 if (!tcp_cc_eq(cur_cc, cubic_cc)) in change_tcp_cc()
30 if (!tcp_cc_eq(buf, cc_cubic)) in sockopt_qos_to_cc()
211 static __always_inline bool tcp_cc_eq(const char *a, const char *b) in tcp_cc_eq() function
Completed in 5 milliseconds