Home
last modified time | relevance | path

Searched defs:svsk (Results 1 – 3 of 3) sorted by relevance

/linux/net/sunrpc/
H A Dsvcsock.c169 struct svc_sock *svsk = in svc_set_cmsg_data() local
207 static int svc_one_sock_name(struct svc_sock *svsk, char *buf, int remaining) in svc_one_sock_name()
301 svc_tcp_sock_recvmsg(struct svc_sock *svsk, struct msghdr *msg) in svc_tcp_sock_recvmsg()
342 struct svc_sock *svsk = in svc_tcp_read_msg() local
378 static void svc_sock_setbufsize(struct svc_sock *svsk, unsigned int nreqs) in svc_sock_setbufsize()
405 struct svc_sock *svsk = (struct svc_sock *)sk->sk_user_data; in svc_data_ready() local
426 struct svc_sock *svsk = (struct svc_sock *)(sk->sk_user_data); in svc_write_space() local
439 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); in svc_tcp_has_wspace() local
448 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); in svc_tcp_kill_temp_xprt() local
467 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); in svc_tcp_handshake_done() local
[all …]
H A Dsvc_xprt.c1020 struct svc_sock *svsk = container_of(xprt, struct svc_sock, svc_delete_xprt() local
/linux/include/linux/sunrpc/
H A Dsvcsock.h51 static inline u32 svc_sock_reclen(struct svc_sock *svsk) in svc_sock_reclen() argument
56 static inline u32 svc_sock_final_rec(struct svc_sock *svsk) in svc_sock_final_rec() argument