Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c1123 eftp->eft_using_all_mulcst = B_FALSE;
1163 eftp->eft_using_all_mulcst = B_TRUE; in ef10_filter_insert_all_multicast()
1345 if ((table->eft_using_all_mulcst != all_mulcst) &&
1383 if ((table->eft_using_all_mulcst == B_FALSE) &&
H A Def10_impl.h953 boolean_t eft_using_all_mulcst; member