Home
last modified time | relevance | path

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

/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip_input.c952 const struct tcp_options_received *rx_opt, in tcp_nip_openreq_init()
1241 static inline bool tcp_nip_paws_check(const struct tcp_options_received *rx_opt, in tcp_nip_paws_check()
/kernel/linux/linux-6.6/include/linux/
Dtcp.h132 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options()
312 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-5.10/include/net/
Dtcp.h1383 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1517 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1535 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/kernel/linux/linux-6.6/include/net/
Dtcp.h1409 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1599 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1617 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c6703 const struct tcp_options_received *rx_opt, in tcp_openreq_init()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_input.c6813 const struct tcp_options_received *rx_opt, in tcp_openreq_init()