Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_conn.h382 u_short smb_vc_nextmid(struct smb_vc *vcp);
H A Dsmb_rq.c102 rqp->sr_mid = smb_vc_nextmid(rqp->sr_vc); in smb_rq_init()
H A Dsmb_conn.c715 smb_vc_nextmid(struct smb_vc *vcp) in smb_vc_nextmid() function