Searched refs:xs_tcp_write_space (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sunrpc/
H A Dxprtsock.c1625 * xs_tcp_write_space - callback invoked when socket buffer space
1634 static void xs_tcp_write_space(struct sock *sk) function
2358 sk->sk_write_space = xs_tcp_write_space;

Completed in 197 milliseconds