Home
last modified time | relevance | path

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

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