Searched refs:GSS_NEEDSEQ (Results 1 – 2 of 2) sorted by relevance
129 #define GSS_NEEDSEQ 0x00000008 // Need a sequence number macro
910 cp->gss_clnt_flags |= GSS_NEEDSEQ; in nfs_gss_clnt_cred_put()2205 if (cp->gss_clnt_flags & GSS_NEEDSEQ) { in nfs_gss_clnt_rpcdone()2206 cp->gss_clnt_flags &= ~GSS_NEEDSEQ; in nfs_gss_clnt_rpcdone()2516 if (cp->gss_clnt_flags & (GSS_NEEDCTX | GSS_NEEDSEQ)) { in nfs_gss_clnt_ctx_renew()2517 cp->gss_clnt_flags &= ~GSS_NEEDSEQ; in nfs_gss_clnt_ctx_renew()