Lines Matching refs:svc_rqst
64 static int svc_udp_recvfrom(struct svc_rqst *);
65 static int svc_udp_sendto(struct svc_rqst *);
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()
507 static int svc_udp_get_dest_address4(struct svc_rqst *rqstp, in svc_udp_get_dest_address4()
524 static int svc_udp_get_dest_address6(struct svc_rqst *rqstp, in svc_udp_get_dest_address6()
546 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()
675 svc_udp_sendto(struct svc_rqst *rqstp) in svc_udp_sendto()
687 static void svc_udp_prep_reply_hdr(struct svc_rqst *rqstp) in svc_udp_prep_reply_hdr()
937 static unsigned int svc_tcp_restore_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_restore_pages()
956 static void svc_tcp_save_pages(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_save_pages()
995 static int svc_tcp_recv_record(struct svc_sock *svsk, struct svc_rqst *rqstp) in svc_tcp_recv_record()
1035 static int receive_cb_reply(struct svc_sock *svsk, struct svc_rqst *rqstp) in receive_cb_reply()
1107 static int svc_tcp_recvfrom(struct svc_rqst *rqstp) in svc_tcp_recvfrom()
1212 static int svc_tcp_sendto(struct svc_rqst *rqstp) in svc_tcp_sendto()
1243 static void svc_tcp_prep_reply_hdr(struct svc_rqst *rqstp) in svc_tcp_prep_reply_hdr()