Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/et/
H A Dif_etreg.h218 #define ET_PKTFILT_MCAST __BIT(1) macro
H A Dif_et.c1350 pktfilt &= ~(ET_PKTFILT_BCAST | ET_PKTFILT_MCAST | ET_PKTFILT_UCAST); in et_setmulti()
1387 pktfilt |= ET_PKTFILT_MCAST; in et_setmulti()