Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ecn.h275 static inline void tcp_ecn_received_counters(struct sock *sk, in tcp_ecn_received_counters() function
341 tcp_ecn_received_counters(sk, skb, skb->len - th->doff * 4); in tcp_ecn_received_counters_payload()
/linux/net/ipv4/
H A Dtcp_input.c6603 tcp_ecn_received_counters(sk, skb, 0); in tcp_rcv_established()
6653 tcp_ecn_received_counters(sk, skb, in tcp_rcv_established()