Searched refs:lc_namelen (Results 1 – 3 of 3) sorted by relevance
116 u_int16_t lc_namelen; /* plus GSS principal and len */ member
4033 clp->lc_namelen = nd->nd_princlen; in nfsrvd_setclientid()4035 NFSBCOPY(nd->nd_principal, clp->lc_name, clp->lc_namelen); in nfsrvd_setclientid()4371 clp->lc_namelen = nd->nd_princlen; in nfsrvd_exchangeid()4373 NFSBCOPY(nd->nd_principal, clp->lc_name, clp->lc_namelen); in nfsrvd_exchangeid()
5885 if (nd->nd_princlen != clp->lc_namelen || in nfsrv_notsamecredname()5887 clp->lc_namelen)) in nfsrv_notsamecredname()6298 nd->nd_princlen == sep->sess_clp->lc_namelen && in nfsrv_checksequence()8924 nd->nd_princlen == clp->lc_namelen && in nfsrv_checkmachcred()