Searched refs:nego (Results 1 – 2 of 2) sorted by relevance
208 smb2_arg_negotiate_t *nego = sr->arg.other; in smb31_decode_neg_ctxs() local209 smb2_neg_ctxs_t *neg_ctxs = &nego->neg_in_ctxs; in smb31_decode_neg_ctxs()411 nego->neg_out_ctxs = nego->neg_in_ctxs; in smb31_decode_neg_ctxs()421 smb2_arg_negotiate_t *nego = sr->arg.other; in smb31_encode_neg_ctxs() local422 smb2_neg_ctxs_t *neg_ctxs = &nego->neg_out_ctxs; in smb31_encode_neg_ctxs()589 smb2_arg_negotiate_t *nego; in smb2_newrq_negotiate() local599 nego = smb_srm_zalloc(sr, sizeof (smb2_arg_negotiate_t)); in smb2_newrq_negotiate()600 sr->arg.other = nego; // for dtrace in smb2_newrq_negotiate()643 nego->neg_dialect_cnt = SMB2_NEGOTIATE_MAX_DIALECTS; in smb2_newrq_negotiate()645 nego->neg_dialect_cnt = dialect_cnt; in smb2_newrq_negotiate()[all …]
671 int nego = 0; in contract_ack() local684 nego = 1; in contract_ack()704 if (error || !nego) in contract_ack()750 int nego = 0; in contract_qack() local760 nego = 1; in contract_qack()773 if (!nego) in contract_qack()