Home
last modified time | relevance | path

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

/freebsd/sys/dev/et/
H A Dif_etreg.h223 #define ET_PKTFILT_MCAST 0x00000002 macro
H A Dif_et.c1584 pktfilt &= ~(ET_PKTFILT_BCAST | ET_PKTFILT_MCAST | ET_PKTFILT_UCAST); in et_setmulti()
1596 pktfilt |= ET_PKTFILT_MCAST; in et_setmulti()