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

/freebsd-10.3-release/sys/netsmb/
H A Dsmb.h64 #define SMB_SIGLEN 4 macro
H A Dsmb_iod.c326 if (bcmp(hp, SMB_SIGNATURE, SMB_SIGLEN) != 0) {
H A Dsmb_rq.c120 mb_put_mem(mbp, SMB_SIGNATURE, SMB_SIGLEN, MB_MSYSTEM);

Completed in 105 milliseconds