Searched refs:smb_t2_init (Results 1 – 3 of 3) sorted by relevance
| /src/sys/netsmb/ |
| H A D | smb_rq.h | 143 int smb_t2_init(struct smb_t2rq *rqp, struct smb_connobj *layer, u_short setup,
|
| H A D | smb_rq.c | 377 error = smb_t2_init(t2p, layer, setup, scred); in smb_t2_alloc() 388 smb_t2_init(struct smb_t2rq *t2p, struct smb_connobj *source, u_short setup, in smb_t2_init() function
|
| H A D | smb_usr.c | 305 error = smb_t2_init(t2p, SSTOCP(ssp), dp->ioc_setup[0], scred); in smb_usr_t2request()
|