Searched refs:SMB_HDRCMD (Results 1 – 2 of 2) sorted by relevance
87 #define SMB_HDRCMD(p) (*((uchar_t *)(p) + SMB_SIGLEN)) macro
518 int cmd = SMB_HDRCMD(hp); in smb_iod_recvall()