Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dsvcsock.c124 struct svc_sock *svsk = in svc_release_skb() local
154 struct svc_sock *svsk = in svc_set_cmsg_data() local
247 struct svc_sock *svsk = in svc_sendto() local
291 static int svc_one_sock_name(struct svc_sock *svsk, char *buf, int remaining) in svc_one_sock_name()
331 struct svc_sock *svsk = in svc_recvfrom() local
407 struct svc_sock *svsk = (struct svc_sock *)sk->sk_user_data; in svc_data_ready() local
427 struct svc_sock *svsk = (struct svc_sock *)(sk->sk_user_data); in svc_write_space() local
442 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); in svc_tcp_has_wspace() local
451 struct svc_sock *svsk; in svc_tcp_kill_temp_xprt() local
524 struct svc_sock *svsk = in svc_udp_recvfrom() local
[all …]
/Linux-v4.19/include/linux/sunrpc/
Dsvcsock.h42 static inline u32 svc_sock_reclen(struct svc_sock *svsk) in svc_sock_reclen()
47 static inline u32 svc_sock_final_rec(struct svc_sock *svsk) in svc_sock_final_rec()