Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ecn.h582 if (tcp_ecn_disabled(tp)) in tcp_ecn_send_synack()
H A Dtcp.h441 static inline bool tcp_ecn_disabled(const struct tcp_sock *tp) in tcp_ecn_disabled() function
/linux/net/ipv4/
H A Dtcp.c4377 if (tcp_ecn_disabled(tp)) in tcp_get_info()
H A Dtcp_input.c348 if (tcp_ecn_disabled(tp)) in tcp_data_ecn_check()