Home
last modified time | relevance | path

Searched refs:gc_seq_xmit (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/sunrpc/
H A Dauth_gss.h72 u32 gc_seq_xmit; member
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c2128 seq_xmit = READ_ONCE(ctx->gc_seq_xmit); in gss_xmit_need_reencode()
2132 seq_xmit = cmpxchg(&ctx->gc_seq_xmit, tmp, *req->rq_seqnos); in gss_xmit_need_reencode()