Searched refs:seq_send (Results 1 – 2 of 2) sorted by relevance
418 atomic_set(&ctx->seq_send, seq_send64); in gss_import_v2_context()419 if (seq_send64 != atomic_read(&ctx->seq_send)) { in gss_import_v2_context()421 seq_send64, atomic_read(&ctx->seq_send)); in gss_import_v2_context()
77 atomic_t seq_send; member
Completed in 5 milliseconds