Home
last modified time | relevance | path

Searched refs:SMB_IPROBE_MINLEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h550 #define SMB_IPROBE_MINLEN 0x14 macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1819 if (sip->smbst_hdr->smbh_len < SMB_IPROBE_MINLEN) in smbios_info_iprobe()