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

/linux-master/include/linux/
H A Dtcp.h132 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) argument
301 struct tcp_options_received rx_opt; member in struct:tcp_sock
/linux-master/include/net/
H A Dtcp.h1488 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) argument
1680 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, argument
1698 tcp_paws_reject(const struct tcp_options_received *rx_opt, int rst) argument
[all...]
/linux-master/net/ipv4/
H A Dtcp_input.c6946 tcp_openreq_init(struct request_sock *req, const struct tcp_options_received *rx_opt, struct sk_buff *skb, const struct sock *sk) argument
[all...]

Completed in 109 milliseconds