Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_dctcp.h4 static inline void dctcp_ece_ack_cwr(struct sock *sk, u32 ce_state) in dctcp_ece_ack_cwr() function
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c174 static void dctcp_ece_ack_cwr(struct sock *sk, __u32 ce_state) in dctcp_ece_ack_cwr() function