Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_conn.h383 u_short smb_vc_nextmid(struct smb_vc *vcp);
H A Dsmb_rq.c99 rqp->sr_mid = smb_vc_nextmid(rqp->sr_vc); in smb_rq_init()
H A Dsmb_conn.c723 smb_vc_nextmid(struct smb_vc *vcp) in smb_vc_nextmid() function