Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h452 static inline bool tcp_ecn_disabled(const struct tcp_sock *tp) in tcp_ecn_disabled() function
/linux/net/ipv4/
H A Dtcp.c4346 if (tcp_ecn_disabled(tp)) in tcp_get_info()
H A Dtcp_input.c348 if (tcp_ecn_disabled(tp)) in tcp_data_ecn_check()