Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c381 u_int32_t override_flags,
5911 u_int32_t override_flags, in necp_ifnet_matches_parameters() argument
5945 if (override_flags != 0) { in necp_ifnet_matches_parameters()
5946 if ((override_flags & NECP_CLIENT_PARAMETER_FLAG_PROHIBIT_EXPENSIVE) && in necp_ifnet_matches_parameters()
5950 if ((override_flags & NECP_CLIENT_PARAMETER_FLAG_PROHIBIT_CONSTRAINED) && in necp_ifnet_matches_parameters()
5954 if (!(override_flags & NECP_CLIENT_PARAMETER_FLAG_ALLOW_ULTRA_CONSTRAINED) && in necp_ifnet_matches_parameters()