Searched refs:tcp_bpf_ca_needs_ecn (Results 1 – 5 of 5) sorted by relevance
331 tcp_bpf_ca_needs_ecn(sk)) in tcp_ecn_send_synack()339 bool bpf_needs_ecn = tcp_bpf_ca_needs_ecn(sk); in tcp_ecn_send_syn()
1203 tcp_bpf_ca_needs_ecn((struct sock *)req))
7070 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()
2746 static inline bool tcp_bpf_ca_needs_ecn(struct sock *sk) in tcp_bpf_ca_needs_ecn() function