Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_dctcp.c243 __bpf_kfunc static u32 dctcp_cwnd_undo(struct sock *sk) in dctcp_cwnd_undo() function
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c224 __u32 BPF_PROG(dctcp_cwnd_undo, struct sock *sk) in BPF_PROG() argument