Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtcp.h103 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options()
288 struct tcp_options_received rx_opt; member
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1377 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) in tcp_sack_reset()
1498 static inline bool tcp_paws_check(const struct tcp_options_received *rx_opt, in tcp_paws_check()
1516 static inline bool tcp_paws_reject(const struct tcp_options_received *rx_opt, in tcp_paws_reject()
/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353_drv.h218 IT6635_RX_OPTIONS *rx_opt[4]; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c6673 const struct tcp_options_received *rx_opt, in tcp_openreq_init()