Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_bridge.c406 #define BIFF_HF_IPSRC 0x40 /* host filter source IP is set */ macro
3809 bif->bif_flags |= BIFF_HF_IPSRC; in bridge_ioctl_shostfilter()
3811 bif->bif_flags &= ~BIFF_HF_IPSRC; in bridge_ioctl_shostfilter()
3816 BIFF_HF_IPSRC); in bridge_ioctl_shostfilter()
7622 if ((bif->bif_flags & BIFF_HF_IPSRC) != 0) {
7655 if ((bif->bif_flags & BIFF_HF_IPSRC) != 0) {