Searched refs:xpo_prep_reply_hdr (Results 1 – 4 of 4) sorted by relevance
21 void (*xpo_prep_reply_hdr)(struct svc_rqst *); member
686 .xpo_prep_reply_hdr = svc_udp_prep_reply_hdr,1226 .xpo_prep_reply_hdr = svc_tcp_prep_reply_hdr,1262 .xpo_prep_reply_hdr = svc_tcp_prep_reply_hdr,
1007 rqstp->rq_xprt->xpt_ops->xpo_prep_reply_hdr(rqstp); in svc_process_common()
79 .xpo_prep_reply_hdr = svc_rdma_prep_reply_hdr,