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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dcomet.h54 VINT32 rx_opt; /* 02 RX Options */ member in struct:s_comet_reg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtcp.h260 static inline void tcp_clear_options(struct tcp_options_received *rx_opt) argument
369 struct tcp_options_received rx_opt; member in struct:tcp_sock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h938 static inline void tcp_sack_reset(struct tcp_options_received *rx_opt) argument
969 tcp_openreq_init(struct request_sock *req, struct tcp_options_received *rx_opt, struct sk_buff *skb) argument
1026 tcp_paws_check(const struct tcp_options_received *rx_opt, int paws_win) argument
1037 tcp_paws_reject(const struct tcp_options_received *rx_opt, int rst) argument
[all...]

Completed in 49 milliseconds