Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h153 #define MPT_ALL 0x0000000f macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2481 if (p->mp_types != MPT_RESET && (p->mp_types & ~MPT_ALL) != 0) in mac_protect_validate()