Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Dif_bridge.c435 #define BIFF_HF_IPSRC 0x40 /* host filter source IP is set */ macro
3824 bif->bif_flags |= BIFF_HF_IPSRC; in bridge_ioctl_shostfilter()
3826 bif->bif_flags &= ~BIFF_HF_IPSRC; in bridge_ioctl_shostfilter()
3831 BIFF_HF_IPSRC); in bridge_ioctl_shostfilter()
7829 if ((bif->bif_flags & BIFF_HF_IPSRC) != 0) {
7893 if ((bif->bif_flags & BIFF_HF_IPSRC) != 0) {