Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_iod.c96 struct smb_vc *vcp = iod->iod_vc; in smb_iod_closetran()
117 struct smb_vc *vcp = iod->iod_vc; in smb_iod_connect()
171 struct smb_vc *vcp = iod->iod_vc; in smb_iod_disconnect()
213 struct smb_vc *vcp = iod->iod_vc; in smb_iod_sendrq()
282 struct smb_vc *vcp = iod->iod_vc; in smb_iod_recvall()
528 struct smb_vc *vcp = iod->iod_vc; in smb_iod_sendall()
673 iod->iod_vc = vcp; in smb_iod_create()
H A Dsmb_conn.h443 struct smb_vc * iod_vc; member