Home
last modified time | relevance | path

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

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