Home
last modified time | relevance | path

Searched refs:rq_reply_seq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c394 nfsrvd_sentcache(rp, (rqst->rq_reply_seq != 0 || in nfssvc_program()
395 SVC_ACK(xprt, NULL)), rqst->rq_reply_seq);
/freebsd/sys/rpc/
H A Dsvc.h285 uint32_t rq_reply_seq; /* reply socket sequence # */ member
H A Dsvc.c678 ok = SVC_REPLY(xprt, rply, rqstp->rq_addr, body, &rqstp->rq_reply_seq); in svc_sendreply_common()
955 repbody, &r->rq_reply_seq); in svc_getreq()