Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtcp.h102 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options()
280 struct tcp_options_received rx_opt; member
/linux/include/net/
A Dtcp.h1376 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1516 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1534 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/linux/net/ipv4/
A Dtcp_input.c6682 const struct tcp_options_received *rx_opt, in tcp_openreq_init()

Completed in 28 milliseconds