Lines Matching defs:rqstp

120 static void svc_release_skb(struct svc_rqst *rqstp)  in svc_release_skb()
141 static void svc_set_cmsg_data(struct svc_rqst *rqstp, struct cmsghdr *cmh) in svc_set_cmsg_data()
234 static int svc_sendto(struct svc_rqst *rqstp, struct xdr_buf *xdr) in svc_sendto()
317 static int svc_recvfrom(struct svc_rqst *rqstp, struct kvec *iov, int nr, in svc_recvfrom()
343 static int svc_partial_recvfrom(struct svc_rqst *rqstp, in svc_partial_recvfrom()
397 static int svc_sock_secure_port(struct svc_rqst *rqstp) in svc_sock_secure_port()
482 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
499 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
521 static int svc_udp_get_dest_address(struct svc_rqst *rqstp, in svc_udp_get_dest_address()
537 static int svc_udp_recvfrom(struct svc_rqst *rqstp) in svc_udp_recvfrom()
650 svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
662 static void svc_udp_prep_reply_hdr(struct svc_rqst *rqstp) in svc_udp_prep_reply_hdr()
912 static unsigned int svc_tcp_restore_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_restore_pages()
931 static void svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_save_pages()
970 static int svc_tcp_recv_record(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_recv_record()
1010 static int receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) in receive_cb_reply()
1082 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom()
1187 static int svc_tcp_sendto(struct svc_rqst *rqstp) in svc_tcp_sendto()
1218 static void svc_tcp_prep_reply_hdr(struct svc_rqst *rqstp) in svc_tcp_prep_reply_hdr()