Home
last modified time | relevance | path

Searched refs:BIFF_HF_HWSRC (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dif_bridge.c444 #define BIFF_HF_HWSRC 0x20 /* host filter source MAC is set */ macro
3974 bif->bif_flags |= BIFF_HF_HWSRC; in bridge_ioctl_shostfilter()
3976 bif->bif_flags &= ~BIFF_HF_HWSRC; in bridge_ioctl_shostfilter()
3988 bif->bif_flags &= ~(BIFF_HOST_FILTER | BIFF_HF_HWSRC | in bridge_ioctl_shostfilter()
7430 if ((bif->bif_flags & BIFF_HF_HWSRC) != 0) {
9679 } else if ((bif->bif_flags & BIFF_HF_HWSRC) != 0 &&