Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_dctcp.c209 static u32 dctcp_cwnd_undo(struct sock *sk) in dctcp_cwnd_undo() function
222 .undo_cwnd = dctcp_cwnd_undo,
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c190 __u32 BPF_PROG(dctcp_cwnd_undo, struct sock *sk) in BPF_PROG() argument
230 .undo_cwnd = (void *)dctcp_cwnd_undo,