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

/freebsd-11-stable/sys/netsmb/
H A Dsmb_rq.h144 int smb_t2_init(struct smb_t2rq *rqp, struct smb_connobj *layer, u_short setup,
H A Dsmb_usr.c306 error = smb_t2_init(t2p, SSTOCP(ssp), dp->ioc_setup[0], scred);
H A Dsmb_rq.c383 error = smb_t2_init(t2p, layer, setup, scred);
394 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *source, u_short setup, function

Completed in 71 milliseconds