Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h132 tcp_clear_options(struct tcp_options_received * rx_opt) tcp_clear_options() argument
305 struct tcp_options_received rx_opt; global() member
/linux/include/net/
H A Dtcp.h1567 tcp_sack_reset(struct tcp_options_received * rx_opt) tcp_sack_reset() argument
1758 tcp_paws_check(const struct tcp_options_received * rx_opt,int paws_win) tcp_paws_check() argument
1776 tcp_paws_reject(const struct tcp_options_received * rx_opt,int rst) tcp_paws_reject() argument
[all...]
/linux/net/ipv4/
H A Dtcp_input.c7001 tcp_openreq_init(struct request_sock * req,const struct tcp_options_received * rx_opt,struct sk_buff * skb,const struct sock * sk) tcp_openreq_init() argument
[all...]