Searched refs:mci_protect_flags (Results 1 – 3 of 3) sorted by relevance
190 uint32_t mci_protect_flags; /* SL */ member
1792 ((mcip->mci_protect_flags & MPT_FLAG_V6_LOCAL_ADDR_SET) != 0 && in ipnospoof_check_v6()2183 mcip->mci_protect_flags |= MPT_FLAG_V6_LOCAL_ADDR_SET; in mac_protect_update_v6_local_addr()2563 mcip->mci_protect_flags = 0; in mac_protect_init()2581 mcip->mci_protect_flags |= MPT_FLAG_PROMISC_FILTERED; in mac_protect_init()2595 mcip->mci_protect_flags = 0; in mac_protect_fini()
3361 (mcip->mci_protect_flags & MPT_FLAG_PROMISC_FILTERED)) { in mac_promisc_add()5754 return (mcip->mci_protect_flags & MPT_FLAG_PROMISC_FILTERED); in mac_get_promisc_filtered()5764 mcip->mci_protect_flags |= MPT_FLAG_PROMISC_FILTERED; in mac_set_promisc_filtered()5766 mcip->mci_protect_flags &= ~MPT_FLAG_PROMISC_FILTERED; in mac_set_promisc_filtered()