Lines Matching defs:rqstp
119 static void svc_tcp_release_rqst(struct svc_rqst *rqstp) in svc_tcp_release_rqst()
128 static void svc_udp_release_rqst(struct svc_rqst *rqstp) in svc_udp_release_rqst()
145 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
176 static int svc_sock_result_payload(struct svc_rqst *rqstp, unsigned int offset, in svc_sock_result_payload()
243 static ssize_t svc_tcp_read_msg(struct svc_rqst *rqstp, size_t buflen, in svc_tcp_read_msg()
296 static void svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
358 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
375 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
397 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
420 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
544 static int svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
807 struct svc_rqst *rqstp) in svc_tcp_restore_pages()
826 static void svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_save_pages()
865 struct svc_rqst *rqstp) in svc_tcp_read_marker()
904 static int receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) in receive_cb_reply()
974 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom()
1155 static int svc_tcp_sendto(struct svc_rqst *rqstp) in svc_tcp_sendto()