Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bridge.c404 #define BIFF_HF_IPSRC 0x40 /* host filter source IP is set */ macro
3798 bif->bif_flags |= BIFF_HF_IPSRC; in bridge_ioctl_shostfilter()
3800 bif->bif_flags &= ~BIFF_HF_IPSRC; in bridge_ioctl_shostfilter()
3805 BIFF_HF_IPSRC); in bridge_ioctl_shostfilter()
7583 if ((bif->bif_flags & BIFF_HF_IPSRC) != 0) {
7616 if ((bif->bif_flags & BIFF_HF_IPSRC) != 0) {