Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c236 rqp->sr_seqno = vcp->vc_next_seq++; in smb_iod_sendrq()
237 rqp->sr_rseqno = vcp->vc_next_seq++; in smb_iod_sendrq()
H A Dsmb_conn.h209 #define vc_next_seq vc_work.wk_iods.is_next_seq macro