Searched refs:bif_protected (Results 1 – 2 of 2) sorted by relevance
442 req->ifbr_protected = bif->bif_protected; in bridge_ioctl()504 bif->bif_protected = req->ifbr_protected; in bridge_ioctl()687 breq->ifbr_protected = bif->bif_protected; in bridge_bifconf()1072 protected = bif->bif_protected; in bridgeintr_frame()1092 if (protected != 0 && (protected & bif->bif_protected)) in bridgeintr_frame()1306 protected = bif->bif_protected; in bridge_broadcast()1331 if (protected != 0 && (protected & bif->bif_protected)) in bridge_broadcast()
421 u_int32_t bif_protected; /* protected domains */ member