Searched refs:tcp_ca_event (Results 1 – 14 of 14) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | bpf_tcp_helpers.h | 125 enum tcp_ca_event { enum 175 void (*cwnd_event)(struct sock *sk, enum tcp_ca_event ev);
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | bpf_dctcp.c | 183 void dctcp_ece_ack_update(struct sock *sk, enum tcp_ca_event evt, in dctcp_ece_ack_update() 205 void BPF_PROG(dctcp_cwnd_event, struct sock *sk, enum tcp_ca_event ev) in BPF_PROG()
|
D | bpf_cubic.c | 189 void BPF_PROG(bpf_cubic_cwnd_event, struct sock *sk, enum tcp_ca_event event) in BPF_PROG()
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 10809 enum tcp_ca_event { enum 10828 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 11522 enum tcp_ca_event { enum 11541 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
D | vmlinux.h | 11522 enum tcp_ca_event { enum 11541 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 11638 enum tcp_ca_event { enum 11657 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
D | vmlinux.h | 11638 enum tcp_ca_event { enum 11657 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 10242 enum tcp_ca_event { enum 10261 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
D | vmlinux_518.h | 10242 enum tcp_ca_event { enum 10261 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 8885 enum tcp_ca_event { enum 8904 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
D | vmlinux.h | 8885 enum tcp_ca_event { enum 8904 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 11784 enum tcp_ca_event { enum 11803 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|
D | vmlinux.h | 11784 enum tcp_ca_event { enum 11803 void (*cwnd_event)(struct sock *, enum tcp_ca_event);
|