Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_filter.c1877 __out boolean_t *all_mulcst_inserted)
1884 *all_mulcst_inserted = B_FALSE;
1898 *all_mulcst_inserted = B_TRUE;
1927 if (*all_mulcst_inserted == B_FALSE)
1935 *all_mulcst_inserted = B_TRUE;
1980 boolean_t all_mulcst_inserted = B_FALSE; variable
2059 &all_mulcst_inserted);
2074 if (all_mulcst_inserted == B_FALSE)
2079 ((all_mulcst != B_FALSE) && (all_mulcst_inserted == B_FALSE))) {