Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c381 u_int32_t override_flags,
5942 u_int32_t override_flags, in necp_ifnet_matches_parameters() argument
5976 if (override_flags != 0) { in necp_ifnet_matches_parameters()
5977 if ((override_flags & NECP_CLIENT_PARAMETER_FLAG_PROHIBIT_EXPENSIVE) && in necp_ifnet_matches_parameters()
5981 if ((override_flags & NECP_CLIENT_PARAMETER_FLAG_PROHIBIT_CONSTRAINED) && in necp_ifnet_matches_parameters()
5985 if (!(override_flags & NECP_CLIENT_PARAMETER_FLAG_ALLOW_ULTRA_CONSTRAINED) && in necp_ifnet_matches_parameters()