Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c736 mblk_t *next_m = NULL; in smb2_iod_process() local
806 next_m = m_split(m, next_cmd_off, 1); in smb2_iod_process()
876 if (next_m != NULL) { in smb2_iod_process()
877 m = next_m; in smb2_iod_process()