Searched defs:rx_opt (Results 1 – 3 of 3) sorted by relevance
132 tcp_clear_options(struct tcp_options_received * rx_opt) tcp_clear_options() argument 305 struct tcp_options_received rx_opt; global() member
1577 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()1768 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()1786 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
7248 const struct tcp_options_received *rx_opt, in tcp_openreq_init()