Home
last modified time | relevance | path

Searched refs:tcp_xv (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/net/
Dtcp.h1573 static inline struct tcp_extend_values *tcp_xv(struct request_values *rvp) in tcp_xv() function
/linux-3.4.99/net/ipv4/
Dtcp_output.c2449 struct tcp_extend_values *xvp = tcp_xv(rvp); in tcp_make_synack()