Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_sign.c89 vcp->vc_next_seq = 2; in smb_sign_init()
H A Dsmb_iod.c1003 rqp->sr_seqno = vcp->vc_next_seq++; in smb1_iod_addrq()
1004 rqp->sr_rseqno = vcp->vc_next_seq++; in smb1_iod_addrq()
1510 vcp->vc_next_seq = 0; in nsmb_iod_negotiate()
H A Dsmb_conn.h289 #define vc_next_seq vc_iods.is_next_seq macro