Home
last modified time | relevance | path

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

/trueos/sys/netsmb/
HDsmb_conn.h385 u_short smb_vc_nextmid(struct smb_vc *vcp);
HDsmb_rq.c102 rqp->sr_mid = smb_vc_nextmid(rqp->sr_vc); in smb_rq_init()
HDsmb_conn.c719 smb_vc_nextmid(struct smb_vc *vcp) in smb_vc_nextmid() function