Home
last modified time | relevance | path

Searched refs:all_mulcst (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c1240 __in boolean_t all_mulcst,
1345 if ((table->eft_using_all_mulcst != all_mulcst) &&
1358 if (all_mulcst == B_TRUE) {
1411 ((all_mulcst != B_FALSE) && (all_mulcst_rc != 0))) {
H A Defx_mac.c180 __in boolean_t all_mulcst, in efx_mac_filter_set() argument
201 epp->ep_all_mulcst = all_mulcst; in efx_mac_filter_set()
H A Defx_filter.c245 __in boolean_t all_mulcst,
259 all_mulcst, brdcst,
H A Def10_impl.h991 __in boolean_t all_mulcst,
H A Defx_impl.h242 __in boolean_t all_mulcst,
H A Defx.h445 __in boolean_t all_mulcst,
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mac.c486 boolean_t all_mulcst; in sfxge_mac_filter_apply() local
491 all_mulcst = (smp->sm_promisc >= SFXGE_PROMISC_ALL_MULTI); in sfxge_mac_filter_apply()
495 all_mulcst, brdcst)) != 0) { in sfxge_mac_filter_apply()