Home
last modified time | relevance | path

Searched refs:tcp_ecn_disabled (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/net/
H A Dtcp.h402 static inline bool tcp_ecn_disabled(const struct tcp_sock *tp) in tcp_ecn_disabled() function
/linux-6.15/net/ipv4/
H A Dtcp_output.c328 if (tcp_ecn_disabled(tp)) in tcp_ecn_send_synack()
H A Dtcp_input.c371 if (tcp_ecn_disabled(tp)) in tcp_data_ecn_check()