Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h133 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) in tcp_clear_options()
333 struct tcp_options_received rx_opt; member
/linux/net/ipv4/
H A Dtcp_input.c7490 const struct tcp_options_received *rx_opt, in tcp_openreq_init()