Home
last modified time | relevance | path

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

/include/net/
Dtcp.h1703 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check() function
1724 if (tcp_paws_check(rx_opt, 0)) in tcp_paws_reject()