Home
last modified time | relevance | path

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

/linux-6.6.21/net/sunrpc/
Dsvcsock.c751 if (required*2 > sock_wspace(svsk->sk_sk)) in svc_udp_has_wspace()
/linux-6.6.21/include/net/
Dsock.h2514 static inline unsigned long sock_wspace(struct sock *sk) in sock_wspace() function