Searched refs:TXP_RXFILT_PROMISC (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/netif/txp/ | ||
H A D | if_txpreg.h | 458 #define TXP_RXFILT_PROMISC 0x0008 /* promiscuous mode */ macro |
H A D | if_txp.c | 1685 filter = TXP_RXFILT_PROMISC; in txp_set_filter() |