Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h486 #define SMB_VPROBE_MINLEN 0x14 macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1702 if (stp->smbst_hdr->smbh_len < SMB_VPROBE_MINLEN) in smbios_info_vprobe()