Searched refs:xpo_prep_reply_hdr (Results 1 – 4 of 4) sorted by relevance
23 void (*xpo_prep_reply_hdr)(struct svc_rqst *); member
88 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,113 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,
692 .xpo_prep_reply_hdr = svc_udp_prep_reply_hdr,1239 .xpo_prep_reply_hdr = svc_tcp_prep_reply_hdr,1276 .xpo_prep_reply_hdr = svc_tcp_prep_reply_hdr,
1175 rqstp->rq_xprt->xpt_ops->xpo_prep_reply_hdr(rqstp); in svc_process_common()