Lines Matching defs:xprt
442 static int svc_tcp_has_wspace(struct svc_xprt *xprt) in svc_tcp_has_wspace()
471 static void svc_tcp_adjust_wspace(struct svc_xprt *xprt) in svc_tcp_adjust_wspace()
666 static int svc_udp_has_wspace(struct svc_xprt *xprt) in svc_udp_has_wspace()
684 static struct svc_xprt *svc_udp_accept(struct svc_xprt *xprt) in svc_udp_accept()
833 static struct svc_xprt *svc_tcp_accept(struct svc_xprt *xprt) in svc_tcp_accept()
1248 static void svc_bc_tcp_sock_detach(struct svc_xprt *xprt) in svc_bc_tcp_sock_detach()
1583 static void svc_sock_detach(struct svc_xprt *xprt) in svc_sock_detach()
1604 static void svc_tcp_sock_detach(struct svc_xprt *xprt) in svc_tcp_sock_detach()
1621 static void svc_sock_free(struct svc_xprt *xprt) in svc_sock_free()
1644 struct svc_xprt *xprt; in svc_bc_create_socket() local
1667 static void svc_bc_sock_free(struct svc_xprt *xprt) in svc_bc_sock_free()