Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h158 #define MPT_MAXCIDLEN 256 macro
173 uchar_t dc_id[MPT_MAXCIDLEN];
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2451 if (cid->dc_len > MPT_MAXCIDLEN || in validate_cids()