smb_vc
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
smb2_compute_MAC(struct smb_vc *vcp, mblk_t *mp, uchar_t *signature)
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
smb2_smb_echo(struct smb_vc *vcp, struct smb_cred *scred, int timo)
smb2_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred)
smb2_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred)
smb2_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred)
struct smb_vc *vcp;
struct smb_vc *vcp;
struct smb_vc *vcp = rqp->sr_vc;
smb3_msg_encrypt(struct smb_vc *vcp, mblk_t **mpp)
smb3_msg_decrypt(struct smb_vc *vcp, mblk_t **mpp)
nsmb_crypt_init_mech(struct smb_vc *vcp)
nsmb_crypt_free_mech(struct smb_vc *vcp)
nsmb_crypt_init_keys(struct smb_vc *vcp)
struct smb_vc *vcp;
smb_vc_hold(struct smb_vc *vcp)
smb_vc_rele(struct smb_vc *vcp)
smb_vc_kill(struct smb_vc *vcp)
struct smb_vc *vcp = CPTOVC(cp);
struct smb_vc *vcp = CPTOVC(cp);
struct smb_vc *vcp;
vcp = kmem_zalloc(sizeof (struct smb_vc), KM_SLEEP);
struct smb_vc *vcp;
smb_vc_getipaddr(struct smb_vc *vcp, int *ipvers)
smb_vc_walkshares(struct smb_vc *vcp,
smb_share_create(smbioc_tcon_t *tcon, struct smb_vc *vcp,
smb_share_findcreate(smbioc_tcon_t *tcon, struct smb_vc *vcp,
lingering_vc(struct smb_vc *vc)
struct smb_vc *vcp;
#define CPTOVC(cp) ((struct smb_vc *)((void *)(cp)))
struct smb_vc *sd_vc; /* Reference to VC */
void smb_vc_walkshares(struct smb_vc *, walk_share_func_t);
struct smb_vc *vcp;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
smb_iod_newstate(struct smb_vc *vcp, int state)
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = SSTOVC(ssp);
nsmb_iod_connect(struct smb_vc *vcp, cred_t *cr)
nsmb_iod_negotiate(struct smb_vc *vcp, cred_t *cr)
smb_iod_invrq(struct smb_vc *vcp)
nsmb_iod_ssnsetup(struct smb_vc *vcp, cred_t *cr)
smb_iod_logoff(struct smb_vc *vcp, cred_t *cr)
smb_iod_vc_work(struct smb_vc *vcp, int flags, cred_t *cr)
smb_iod_disconnect(struct smb_vc *vcp)
smb_iod_vc_idle(struct smb_vc *vcp)
smb_iod_vc_rcfail(struct smb_vc *vcp)
smb_iod_reconnect(struct smb_vc *vcp)
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
smb_iod_recvmsg(struct smb_vc *vcp, mblk_t **mpp)
smb_iod_recvall(struct smb_vc *vcp, boolean_t poll)
static int smb_iod_logoff(struct smb_vc *vcp, cred_t *cr);
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = t2p->t2_vc;
struct smb_vc *vcp = ntp->nt_vc;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc **vcpp, struct smb_share **sspp)
struct smb_vc *vcp = NULL;
struct smb_vc *t2_vc;
struct smb_vc *nt_vc;
struct smb_vc **vcpp, struct smb_share **sspp);
struct smb_vc;
struct smb_vc *sr_vc;
smb_compute_MAC(struct smb_vc *vcp, mblk_t *mp,
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = rqp->sr_vc;
struct smb_vc *vcp = SSTOVC(ssp);
smb_smb_echo(struct smb_vc *vcp, struct smb_cred *scred, int timo)
smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred)
smb_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred)
struct smb_vc *vcp;
struct smb_vc *vcp;
struct smb_vc *vcp = SSTOVC(ssp);
smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred)
int smb_get_dstring(struct mdchain *mdc, struct smb_vc *vcp,
int smb_put_dmem(struct mbchain *mbp, struct smb_vc *vcp,
int smb_put_dstring(struct mbchain *mbp, struct smb_vc *vcp,
int smb_sign_init(struct smb_vc *);
int smb_calcv2mackey(struct smb_vc *, const uchar_t *,
int smb_calcmackey(struct smb_vc *, const uchar_t *,
int smb2_sign_init(struct smb_vc *);
void nsmb_crypt_init_mech(struct smb_vc *);
void nsmb_crypt_free_mech(struct smb_vc *);
void nsmb_crypt_init_keys(struct smb_vc *);
int smb3_msg_encrypt(struct smb_vc *vcp, mblk_t **mpp);
int smb3_msg_decrypt(struct smb_vc *vcp, mblk_t **mpp);
int smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred);
int smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred);
int smb_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred);
int smb2_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred);
int smb2_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred);
int smb2_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred);
struct smb_vc;
smb_get_dstring(struct mdchain *mdc, struct smb_vc *vcp,
smb_put_dmem(struct mbchain *mbp, struct smb_vc *vcp, const char *src,
smb_put_dstring(struct mbchain *mbp, struct smb_vc *vcp, const char *src,
struct smb_vc *vcp = SSTOVC(ssp);
int (*tr_create)(struct smb_vc *vcp, cred_t *cr);
int (*tr_done)(struct smb_vc *vcp);
int (*tr_bind)(struct smb_vc *vcp, struct sockaddr *sap);
int (*tr_unbind)(struct smb_vc *vcp);
int (*tr_connect)(struct smb_vc *vcp, struct sockaddr *sap);
int (*tr_disconnect)(struct smb_vc *vcp);
int (*tr_send)(struct smb_vc *vcp, mblk_t *m);
int (*tr_recv)(struct smb_vc *vcp, mblk_t **mpp);
int (*tr_poll)(struct smb_vc *vcp, int ticks);
int (*tr_getparam)(struct smb_vc *vcp, int param, void *data);
int (*tr_setparam)(struct smb_vc *vcp, int param, void *data);
int (*tr_fatal)(struct smb_vc *vcp, int error);
smb_nbst_create(struct smb_vc *vcp, cred_t *cr)
smb_nbst_done(struct smb_vc *vcp)
smb_nbst_bind(struct smb_vc *vcp, struct sockaddr *sap)
smb_nbst_unbind(struct smb_vc *vcp)
smb_nbst_connect(struct smb_vc *vcp, struct sockaddr *sap)
smb_nbst_disconnect(struct smb_vc *vcp)
smb_nbst_send(struct smb_vc *vcp, mblk_t *m)
smb_nbst_recv(struct smb_vc *vcp, mblk_t **mpp)
smb_nbst_poll(struct smb_vc *vcp, int ticks)
smb_nbst_getparam(struct smb_vc *vcp, int param, void *data)
smb_nbst_setparam(struct smb_vc *vcp, int param, void *data)
smb_nbst_fatal(struct smb_vc *vcp, int error)
struct smb_vc *nbp_vc;
struct smb_vc *vcp = NULL;
struct smb_vc *vcp = NULL;
struct smb_vc *vcp = NULL;
struct smb_vc *vcp;
struct smb_vc *vcp = NULL;
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ctx->f_ssp);
struct smb_vc *vcp = SSTOVC(ssp);
struct smb_vc *vcp = SSTOVC(ctx->f_ssp);
struct smb_vc *vcp = SSTOVC(ssp);
smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *dnp,
int smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp,
struct smb_vc;
struct smb_vc *vcp;