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.c791 static int __tcp_splice_read(struct sock *sk, struct tcp_splice_state *tss) in tcp_splice_data_recv()
841 ret = __tcp_splice_read(sk, &tss); in tcp_splice_read()
867 /* if __tcp_splice_read() got nothing while we have in tcp_splice_read()
793 static int __tcp_splice_read(struct sock *sk, struct tcp_splice_state *tss) __tcp_splice_read() function