Searched refs:tcp_extend_values (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h1495 * struct tcp_extend_values - tcp_ipv?.c to tcp_output.c workspace.
1506 struct tcp_extend_values { struct
1514 static inline struct tcp_extend_values *tcp_xv(struct request_values *rvp)
1516 return (struct tcp_extend_values *)rvp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_output.c670 struct tcp_extend_values *xvp)
2409 struct tcp_extend_values *xvp = tcp_xv(rvp);
H A Dtcp_ipv4.c1225 struct tcp_extend_values tmp_ext;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dtcp_ipv6.c1168 struct tcp_extend_values tmp_ext;

Completed in 93 milliseconds