Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c767 static int __tcp_splice_read(struct sock *sk, struct tcp_splice_state *tss) in __tcp_splice_read() function
817 ret = __tcp_splice_read(sk, &tss); in tcp_splice_read()