Searched refs:t2_maxpcount (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_rq.h115 u_int16_t t2_maxpcount; /* max param bytes to return */ member in struct:smb_t2rq
H A Dsmb_usr.c324 t2p->t2_maxpcount = dp->ioc_rparamcnt;
H A Dsmb_rq.c592 mb_put_uint16le(mbp, t2p->t2_maxpcount);
/freebsd-12-stable/sys/fs/smbfs/
H A Dsmbfs_smb.c158 t2p->t2_maxpcount = 2;
199 t2p->t2_maxpcount = 4;
295 t2p->t2_maxpcount = 2;
522 t2p->t2_maxpcount = 5 * 2;
573 t2p->t2_maxpcount = 24;
665 t2p->t2_maxpcount = 2;
1163 t2p->t2_maxpcount = 5 * 2;

Completed in 123 milliseconds