SMB_SIGNATURE
if (bcmp(hp, SMB_SIGNATURE, SMB_SIGLEN) != 0) {
mb_put_mem(mbp, SMB_SIGNATURE, SMB_SIGLEN, MB_MSYSTEM);