Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvcsock.c610 if (required*2 > sock_wspace(svsk->sk_sk)) in svc_udp_has_wspace()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2341 static inline unsigned long sock_wspace(struct sock *sk) in sock_wspace() function
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvcsock.c751 if (required*2 > sock_wspace(svsk->sk_sk)) in svc_udp_has_wspace()
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2514 static inline unsigned long sock_wspace(struct sock *sk) in sock_wspace() function

Completed in 15 milliseconds