Searched refs:allowed_ips_set (Results 1 – 1 of 1) sorted by relevance
212 static boolean_t allowed_ips_set(mac_resource_props_t *, uint32_t);584 if (allowed_ips_set(mrp, IPV4_VERSION)) in intercept_dhcpv4_outbound()1314 if (allowed_ips_set(mrp, IPV6_VERSION)) in intercept_dhcpv6_outbound()2600 allowed_ips_set(mac_resource_props_t *mrp, uint32_t af) in allowed_ips_set() function