Home
last modified time | relevance | path

Searched defs:tcp_cong_avoid_ai (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_cong.c410 void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai() function
427 EXPORT_SYMBOL_GPL(tcp_cong_avoid_ai); variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_cong.c472 __bpf_kfunc void tcp_cong_avoid_ai(struct tcp_sock *tp, u32 w, u32 acked) in tcp_cong_avoid_ai() function
489 EXPORT_SYMBOL_GPL(tcp_cong_avoid_ai); variable
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h214 static __always_inline void tcp_cong_avoid_ai(struct tcp_sock *tp, __u32 w, __u32 acked) in tcp_cong_avoid_ai() function

Completed in 3 milliseconds