Searched refs:vc_tdata (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c493 vcp->vc_tdata = nbp;
502 struct nbpcb *nbp = vcp->vc_tdata;
506 vcp->vc_tdata = NULL;
529 struct nbpcb *nbp = vcp->vc_tdata;
579 struct nbpcb *nbp = vcp->vc_tdata;
625 struct nbpcb *nbp = vcp->vc_tdata;
693 struct nbpcb *nbp = vcp->vc_tdata;
724 struct nbpcb *nbp = vcp->vc_tdata;
736 struct nbpcb *nbp = vcp->vc_tdata;
H A Dsmb_conn.h167 void *vc_tdata; /* transport control block */ member in struct:smb_vc
H A Dsmb_conn.c348 if (vcp->vc_tdata)
410 /* This fills in vcp->vc_tdata */

Completed in 51 milliseconds