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

/illumos-gate/usr/src/uts/common/netsmb/
H A Dsmb.h86 #define SMB_SIGLEN 4 macro
87 #define SMB_HDRCMD(p) (*((uchar_t *)(p) + SMB_SIGLEN))
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Drq.c365 mb_put_mem(mbp, ffsmb, SMB_SIGLEN, MB_MSYSTEM);
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c338 if (bcmp(hp, SMB_SIGNATURE, SMB_SIGLEN) != 0) {

Completed in 385 milliseconds