Searched refs:TXP_RXFILT_ALLMULTI (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_txpreg.h | 434 #define TXP_RXFILT_ALLMULTI 0x0002 /* all multicast packets */ macro |
H A D | if_txp.c | 1798 filter |= TXP_RXFILT_ALLMULTI; in txp_set_filter() |