Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1891 __out boolean_t *all_mulcst_inserted)
1898 *all_mulcst_inserted = B_FALSE;
1912 *all_mulcst_inserted = B_TRUE;
1941 if (*all_mulcst_inserted == B_FALSE)
1949 *all_mulcst_inserted = B_TRUE;
1994 boolean_t all_mulcst_inserted = B_FALSE; variable
2073 &all_mulcst_inserted);
2088 if (all_mulcst_inserted == B_FALSE)
2093 ((all_mulcst != B_FALSE) && (all_mulcst_inserted == B_FALSE))) {