Home
last modified time | relevance | path

Searched refs:tcp_ecn_rcv_ecn_echo (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp_ecn.h568 static inline bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, in tcp_ecn_rcv_ecn_echo() function
/linux/net/ipv4/
H A Dtcp_input.c4338 if (tcp_ecn_rcv_ecn_echo(tp, tcp_hdr(skb))) in tcp_ack()