Lines Matching defs:rqstp
156 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
187 static int svc_sock_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_result_payload()
301 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg()
354 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
500 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
517 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
539 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
562 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
686 static int svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
949 struct svc_rqst *rqstp) in svc_tcp_restore_pages()
968 static void svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_save_pages()
1007 struct svc_rqst *rqstp) in svc_tcp_read_marker()
1046 static int receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) in receive_cb_reply()
1109 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom()
1210 static int svc_tcp_sendmsg(struct svc_sock *svsk, struct svc_rqst *rqstp, in svc_tcp_sendmsg()
1254 static int svc_tcp_sendto(struct svc_rqst *rqstp) in svc_tcp_sendto()