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

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_signing.c45 #define SMBSIGOFF 14 /* SMB security signature offset */ macro
84 uint8_t hdr[SMBSIGOFF]; /* sig. offset (14) */
157 sigloc = (uchar_t *)m->m_data + SMBSIGOFF;
216 sigloc = (uchar_t *)m->m_data + SMBSIGOFF;

Completed in 19 milliseconds