Searched refs:tcp_cc_eq (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_setsockopt.c25 static bool tcp_cc_eq(const char *a, const char *b) function
61 if (!tcp_cc_eq(cur_cc, cubic_cc))
H A Dsockopt_qos_to_cc.c32 if (!tcp_cc_eq(buf, cc_cubic))
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h216 static __always_inline bool tcp_cc_eq(const char *a, const char *b) function

Completed in 262 milliseconds