Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_filter.c1047 __in boolean_t mulcst,
1062 if (mulcst == B_FALSE)
1239 __in boolean_t mulcst,
1380 rc = ef10_filter_insert_multicast_list(enp, mulcst, brdcst,
1398 mulcst, brdcst,
H A Defx_mac.c179 __in boolean_t mulcst, in efx_mac_filter_set() argument
200 epp->ep_mulcst = mulcst; in efx_mac_filter_set()
H A Defx_filter.c244 __in boolean_t mulcst,
258 all_unicst, mulcst,
H A Def10_impl.h990 __in boolean_t mulcst,
H A Defx_impl.h241 __in boolean_t mulcst,
H A Defx.h444 __in boolean_t mulcst,
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mac.c485 boolean_t mulcst; in sfxge_mac_filter_apply() local
490 mulcst = (smp->sm_mcast_count > 0); in sfxge_mac_filter_apply()
494 if ((rc = efx_mac_filter_set(enp, all_unicst, mulcst, in sfxge_mac_filter_apply()