Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dtcp.h1758 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check() function
1779 if (tcp_paws_check(rx_opt, 0)) in tcp_paws_reject()
/linux-6.15/net/ipv4/
H A Dtcp_input.c3839 if (tcp_paws_check(&tp->rx_opt, 0)) { in tcp_replace_ts_recent()
5984 tcp_paws_check(&tp->rx_opt, TCP_PAWS_WINDOW)) in tcp_validate_incoming()