Searched refs:ET_PKTFILT_BCAST (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/et/ | ||
H A D | if_etreg.h | 222 #define ET_PKTFILT_BCAST 0x00000001 macro |
H A D | if_et.c | 1584 pktfilt &= ~(ET_PKTFILT_BCAST | ET_PKTFILT_MCAST | ET_PKTFILT_UCAST); in et_setmulti() |