Searched refs:BIFF_HOST_FILTER (Results 1 – 1 of 1) sorted by relevance
404 #define BIFF_HOST_FILTER 0x10 /* host filter enabled */ macro3773 if (bif->bif_flags & BIFF_HOST_FILTER) { in bridge_ioctl_ghostfilter()3794 bif->bif_flags |= BIFF_HOST_FILTER; in bridge_ioctl_shostfilter()3815 bif->bif_flags &= ~(BIFF_HOST_FILTER | BIFF_HF_HWSRC | in bridge_ioctl_shostfilter()6180 if (bif->bif_flags & BIFF_HOST_FILTER) {