Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_filter.c1316 eftp->eft_using_all_mulcst = B_FALSE;
1358 eftp->eft_using_all_mulcst = B_TRUE; in ef10_filter_insert_all_multicast()
1652 if ((table->eft_using_all_mulcst != all_mulcst) &&
1690 if ((table->eft_using_all_mulcst == B_FALSE) &&
H A Def10_impl.h1094 boolean_t eft_using_all_mulcst; member