Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_dctcp.c183 __bpf_kfunc static void dctcp_state(struct sock *sk, u8 new_state) in dctcp_state() function
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c164 void BPF_PROG(dctcp_state, struct sock *sk, __u8 new_state) in BPF_PROG() argument