Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprtsock.c1544 * xs_tcp_write_space - callback invoked when socket buffer space
1553 static void xs_tcp_write_space(struct sock *sk) in xs_tcp_write_space() function
2216 sk->sk_write_space = xs_tcp_write_space; in xs_tcp_finish_connecting()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c1611 * xs_tcp_write_space - callback invoked when socket buffer space
1620 static void xs_tcp_write_space(struct sock *sk) in xs_tcp_write_space() function
2339 sk->sk_write_space = xs_tcp_write_space; in xs_tcp_finish_connecting()

Completed in 8 milliseconds