Home
last modified time | relevance | path

Searched refs:nd_gss_mb (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/bsd/nfs/
H A Dnfs_gss.c912 nd->nd_gss_mb = nmc->nmc_mcur; // record current mbuf in nfs_gss_svc_prepare_reply()
941 mb = nd->nd_gss_mb; // the mbuf where we split in nfs_gss_svc_protect_reply()
H A Dnfs_socket.c738 nd->nd_gss_mb = NULL; in nfsrv_getreq()
H A Dnfs.h1187 mbuf_t nd_gss_mb; /* RPCSEC_GSS results mbuf */ member
H A Dnfs_syscalls.c1143 if (nd->nd_gss_mb != NULL) { // It's RPCSEC_GSS in nfssvc_nfsd()