Lines Matching defs:rqstp

115 static void svc_release_skb(struct svc_rqst *rqstp)  in svc_release_skb()
136 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
229 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto()
374 static int svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, in svc_recvfrom()
394 static int svc_partial_recvfrom(struct svc_rqst *rqstp, in svc_partial_recvfrom()
499 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
516 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
538 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
554 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
671 svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
683 static void svc_udp_prep_reply_hdr(struct svc_rqst *rqstp) in svc_udp_prep_reply_hdr()
928 static unsigned int svc_tcp_restore_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_restore_pages()
947 static void svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_save_pages()
984 static int svc_tcp_recv_record(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_recv_record()
1046 static int receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) in receive_cb_reply()
1104 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom()
1197 static int svc_tcp_sendto(struct svc_rqst *rqstp) in svc_tcp_sendto()
1228 static void svc_tcp_prep_reply_hdr(struct svc_rqst *rqstp) in svc_tcp_prep_reply_hdr()