Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_minisocks.c108 paws_reject = tcp_paws_reject(&tmp_opt, th->rst); in tcp_timewait_state_process()
594 paws_reject = tcp_paws_reject(&tmp_opt, th->rst); in tcp_check_req()
Dtcp_input.c6206 tcp_paws_reject(&tp->rx_opt, 0)) in tcp_rcv_synsent_state_process()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1501 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject() function