Home
last modified time | relevance | path

Searched defs:rx_opt (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dtcp.h1512 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1703 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1721 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/linux/net/ipv4/
H A Dtcp_input.c7075 const struct tcp_options_received *rx_opt, in tcp_openreq_init()