Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_ecn.h375 static inline bool tcp_accecn_syn_requested(const struct tcphdr *th) in tcp_accecn_syn_requested() function
553 if (!tcp_accecn_syn_requested(th)) { in tcp_ecn_rcv_syn()
/linux/net/ipv4/
H A Dtcp_input.c7484 if (tcp_accecn_syn_requested(th) && in tcp_ecn_create_request()