Home
last modified time | relevance | path

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

/NextBSD/sys/netsmb/
HDsmb.h64 #define SMB_SIGLEN 4 macro
HDsmb_iod.c326 if (bcmp(hp, SMB_SIGNATURE, SMB_SIGLEN) != 0) { in smb_iod_recvall()
HDsmb_rq.c120 mb_put_mem(mbp, SMB_SIGNATURE, SMB_SIGLEN, MB_MSYSTEM); in smb_rq_new()