Home
last modified time | relevance | path

Searched defs:dctcp_cwnd_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dtcp_dctcp.c193 __bpf_kfunc static void dctcp_cwnd_event(struct sock *sk, enum tcp_ca_event ev) in dctcp_cwnd_event() function
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c205 void BPF_PROG(dctcp_cwnd_event, struct sock *sk, enum tcp_ca_event ev) in BPF_PROG() argument