Home
last modified time | relevance | path

Searched refs:ctx_next_off (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c254 int32_t ctx_next_off; in smb31_decode_neg_ctxs() local
257 if ((skip = ctx_next_off - ctx_end_off) != 0 && in smb31_decode_neg_ctxs()
282 ctx_next_off = P2ROUNDUP(ctx_end_off, 8); in smb31_decode_neg_ctxs()