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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.c504 vcp->vc_tdata = nbp;
518 struct nbpcb *nbp = vcp->vc_tdata;
522 vcp->vc_tdata = NULL;
615 struct nbpcb *nbp = vcp->vc_tdata;
652 struct nbpcb *nbp = vcp->vc_tdata;
758 struct nbpcb *nbp = vcp->vc_tdata;
793 struct nbpcb *nbp = vcp->vc_tdata;
838 struct nbpcb *nbp = vcp->vc_tdata;
H A Dsmb_conn.h168 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 59 milliseconds