Home
last modified time | relevance | path

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

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