Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h1799 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject() function
/linux/net/ipv4/
H A Dtcp_input.c6805 tcp_paws_reject(&tp->rx_opt, 0)) { in tcp_rcv_synsent_state_process()