Searched refs:BIFF_HOST_FILTER (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c321 #define BIFF_HOST_FILTER 0x10 /* host filter enabled */ macro
3165 if (bif->bif_flags & BIFF_HOST_FILTER) {
3185 bif->bif_flags |= BIFF_HOST_FILTER;
3204 bif->bif_flags &= ~(BIFF_HOST_FILTER | BIFF_HF_HWSRC |
4209 if (bif->bif_flags & BIFF_HOST_FILTER) {

Completed in 75 milliseconds