Searched refs:tcp_bpf_ca_needs_ecn (Results 1 – 5 of 5) sorted by relevance
328 tcp_bpf_ca_needs_ecn(sk)) in tcp_ecn_send_synack()336 bool bpf_needs_ecn = tcp_bpf_ca_needs_ecn(sk); in tcp_ecn_send_syn()
1200 tcp_bpf_ca_needs_ecn((struct sock *)req))
7046 tcp_bpf_ca_needs_ecn((struct sock *)req)) in tcp_ecn_create_request()
558 tcp_bpf_ca_needs_ecn((struct sock *)req)) in tcp_v6_send_synack()
2720 static inline bool tcp_bpf_ca_needs_ecn(struct sock *sk) in tcp_bpf_ca_needs_ecn() function