Home
last modified time | relevance | path

Searched refs:tcp_bpf_ca_needs_ecn (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c315 tcp_bpf_ca_needs_ecn(sk)) in tcp_ecn_send_synack()
323 bool bpf_needs_ecn = tcp_bpf_ca_needs_ecn(sk); in tcp_ecn_send_syn()
H A Dtcp_ipv4.c994 tcp_bpf_ca_needs_ecn((struct sock *)req)) in tcp_v4_send_synack()
H A Dtcp_input.c6668 tcp_bpf_ca_needs_ecn((struct sock *)req)) in tcp_ecn_create_request()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h2351 static inline bool tcp_bpf_ca_needs_ecn(struct sock *sk) in tcp_bpf_ca_needs_ecn() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c553 tcp_bpf_ca_needs_ecn((struct sock *)req)) in tcp_v6_send_synack()