Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ecn.h547 static inline void tcp_ecn_rcv_syn(struct sock *sk, const struct tcphdr *th, in tcp_ecn_rcv_syn() function
/linux/net/ipv4/
H A Dtcp_input.c7023 tcp_ecn_rcv_syn(sk, th, skb); in tcp_rcv_synsent_state_process()