Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dtcp.h1565 struct tcp_extend_values { struct
1573 static inline struct tcp_extend_values *tcp_xv(struct request_values *rvp) in tcp_xv() argument
1575 return (struct tcp_extend_values *)rvp; in tcp_xv()
/linux-3.4.99/net/ipv4/
Dtcp_output.c671 struct tcp_extend_values *xvp) in tcp_synack_options()
2449 struct tcp_extend_values *xvp = tcp_xv(rvp); in tcp_make_synack()
Dtcp_ipv4.c1262 struct tcp_extend_values tmp_ext; in tcp_v4_conn_request()
/linux-3.4.99/net/ipv6/
Dtcp_ipv6.c1052 struct tcp_extend_values tmp_ext; in tcp_v6_conn_request()