Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c594 uint16_t neg_ctx_cnt; in smb2_newrq_negotiate() local
626 &neg_ctx_cnt); /* w */ in smb2_newrq_negotiate()
659 nego->neg_in_ctxs.count = neg_ctx_cnt; in smb2_newrq_negotiate()
771 uint16_t neg_ctx_cnt = 0; in smb2_negotiate_common() local
845 neg_ctx_cnt = 1; // always have preauth in smb2_negotiate_common()
848 neg_ctx_cnt++; in smb2_negotiate_common()
877 neg_ctx_cnt, /* w */ in smb2_negotiate_common()