Searched refs:MPT_DHCPNOSPOOF (Results 1 – 4 of 4) sorted by relevance
152 #define MPT_DHCPNOSPOOF 0x00000008 macro
104 { MPT_DHCPNOSPOOF, "dhcp-nospoof" }
474 { "dhcp-nospoof", MPT_DHCPNOSPOOF },
2326 if ((types & MPT_DHCPNOSPOOF) != 0) { in mac_protect_check_one()