Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dauth_gss.h72 u32 gc_seq_xmit; member
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c2124 seq_xmit = READ_ONCE(ctx->gc_seq_xmit); in gss_xmit_need_reencode()
2128 seq_xmit = cmpxchg(&ctx->gc_seq_xmit, tmp, req->rq_seqno); in gss_xmit_need_reencode()