Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c591 uint32_t nctx_status = 0; in smb2_newrq_negotiate() local
660 nctx_status = smb31_decode_neg_ctxs(sr); in smb2_newrq_negotiate()
714 if (nctx_status != 0) { in smb2_newrq_negotiate()
715 status = nctx_status; in smb2_newrq_negotiate()