Searched refs:FILTER_ALLBCAST (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/elxl/ | ||
H A D | elxl.h | 245 #define FILTER_ALLBCAST 0x04 macro |
H A D | elxl.c | 813 uint16_t mask = FILTER_UNICAST | FILTER_ALLBCAST; in elxl_set_rxfilter() |