Home
last modified time | relevance | path

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

/net/sunrpc/
Dsvcsock.c125 struct svc_sock *svsk = in svc_release_skb() local
143 struct svc_sock *svsk = in svc_set_cmsg_data() local
236 struct svc_sock *svsk = in svc_sendto() local
280 static int svc_one_sock_name(struct svc_sock *svsk, char *buf, int remaining) in svc_one_sock_name()
320 struct svc_sock *svsk = in svc_recvfrom() local
407 struct svc_sock *svsk = (struct svc_sock *)sk->sk_user_data; in svc_udp_data_ready() local
426 struct svc_sock *svsk = (struct svc_sock *)(sk->sk_user_data); in svc_write_space() local
444 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); in svc_tcp_has_wspace() local
461 struct svc_sock *svsk = (struct svc_sock *)(sk->sk_user_data); in svc_tcp_write_space() local
473 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); in svc_tcp_adjust_wspace() local
[all …]