Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dtcp.h109 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options()
278 struct tcp_options_received rx_opt; member
/kernel/linux/linux-5.10/include/linux/
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
/kernel/linux/linux-4.19/include/net/
Dtcp.h1326 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1436 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1454 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/kernel/linux/linux-5.10/include/net/
Dtcp.h1372 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1489 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1507 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/kernel/linux/linux-4.19/net/ipv4/
Dtcp_input.c6329 const struct tcp_options_received *rx_opt, in tcp_openreq_init()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c6613 const struct tcp_options_received *rx_opt, in tcp_openreq_init()