Lines Matching defs:xprt
467 static int svc_tcp_has_wspace(struct svc_xprt *xprt) in svc_tcp_has_wspace()
496 static void svc_tcp_adjust_wspace(struct svc_xprt *xprt) in svc_tcp_adjust_wspace()
691 static int svc_udp_has_wspace(struct svc_xprt *xprt) in svc_udp_has_wspace()
709 static struct svc_xprt *svc_udp_accept(struct svc_xprt *xprt) in svc_udp_accept()
858 static struct svc_xprt *svc_tcp_accept(struct svc_xprt *xprt) in svc_tcp_accept()
1273 static void svc_bc_tcp_sock_detach(struct svc_xprt *xprt) in svc_bc_tcp_sock_detach()
1607 static void svc_sock_detach(struct svc_xprt *xprt) in svc_sock_detach()
1628 static void svc_tcp_sock_detach(struct svc_xprt *xprt) in svc_tcp_sock_detach()
1645 static void svc_sock_free(struct svc_xprt *xprt) in svc_sock_free()
1668 struct svc_xprt *xprt; in svc_bc_create_socket() local
1691 static void svc_bc_sock_free(struct svc_xprt *xprt) in svc_bc_sock_free()