Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dtcp.h1568 struct tcp_extend_values { struct
1576 static inline struct tcp_extend_values *tcp_xv(struct request_values *rvp) in tcp_xv() argument
1578 return (struct tcp_extend_values *)rvp; in tcp_xv()
/linux-3.3/net/ipv4/
Dtcp_output.c671 struct tcp_extend_values *xvp) in tcp_synack_options()
2432 struct tcp_extend_values *xvp = tcp_xv(rvp); in tcp_make_synack()
Dtcp_ipv4.c1258 struct tcp_extend_values tmp_ext; in tcp_v4_conn_request()
/linux-3.3/net/ipv6/
Dtcp_ipv6.c1163 struct tcp_extend_values tmp_ext; in tcp_v6_conn_request()