Lines Matching defs:rqstp
118 static void svc_tcp_release_rqst(struct svc_rqst *rqstp) in svc_tcp_release_rqst()
136 static void svc_udp_release_rqst(struct svc_rqst *rqstp) in svc_udp_release_rqst()
153 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
184 static int svc_sock_read_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_read_payload()
251 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg()
309 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
369 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
386 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
408 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
431 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
551 static int svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
812 struct svc_rqst *rqstp) in svc_tcp_restore_pages()
831 static void svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_save_pages()
870 struct svc_rqst *rqstp) in svc_tcp_read_marker()
909 static int receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) in receive_cb_reply()
979 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom()
1159 static int svc_tcp_sendto(struct svc_rqst *rqstp) in svc_tcp_sendto()