Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h243 #define FILTER_UNICAST 0x01 macro
H A Delxl.c814 uint16_t mask = FILTER_UNICAST | FILTER_ALLBCAST; in elxl_set_rxfilter()