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

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

Completed in 110 milliseconds