Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.h703 #define NECP_CLIENT_RESULT_FLAG_ALLOW_QOS_MARKING 0x1000 // QoS marking is allowed macro
H A Dnecp_client.c7678 …parameters->allow_qos_marking = (client_result_flags & NECP_CLIENT_RESULT_FLAG_ALLOW_QOS_MARKING) … in necp_client_copy_parameters_locked()
H A Dnecp.c7323 *flags |= NECP_CLIENT_RESULT_FLAG_ALLOW_QOS_MARKING; in necp_application_find_policy_match_internal()