Searched refs:next_cmd_off (Results 1 – 1 of 1) sorted by relevance
776 uint32_t flags, next_cmd_off, status; in smb2_iod_process() local832 md_get_uint32le(&md, &next_cmd_off); in smb2_iod_process()845 if (next_cmd_off != 0) { in smb2_iod_process()846 if ((next_cmd_off & 7) != 0) in smb2_iod_process()849 next_m = m_split(m, next_cmd_off, 1); in smb2_iod_process()