Searched refs:cong_control (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| A D | tcp_ca_update.c | 45 .cong_control = (void *)ca_update_cong_control, 54 .cong_control = (void *)ca_update_cong_control, 62 .cong_control = (void *)ca_update_cong_control, 70 .cong_control = (void *)ca_update_cong_control,
|
| A D | tcp_ca_kfunc.c | 45 void BPF_PROG(cong_control, struct sock *sk, u32 ack, int flag, const struct rate_sample *rs) in BPF_PROG() argument 109 .cong_control = (void *)cong_control,
|
| A D | tcp_ca_write_sk_pacing.c | 61 .cong_control = (void *)write_sk_pacing_cong_control,
|
| A D | bpf_cc_cubic.c | 181 .cong_control = (void *)bpf_cubic_cong_control,
|
Completed in 5 milliseconds