Searched refs:andx_prev_wct (Results 1 – 3 of 3) sorted by relevance
319 data_offset = (sr->andx_prev_wct == 0) ? 0 : sr->andx_prev_wct + 1; in smb_com_read_andx()
758 sr->andx_prev_wct = sr->cur_reply_offset; in smb_dispatch_request()759 (void) smb_mbc_poke(&sr->reply, sr->andx_prev_wct + 1, "b.w", in smb_dispatch_request()
1605 int andx_prev_wct; member