Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.c525 static u_int32_t necp_create_agent_uuid_id_mapping(uuid_t uuid);
4708 ultimate_result_parameter.netagent_id = necp_create_agent_uuid_id_mapping(netagent_uuid); in necp_policy_apply()
6473 new_rule->netagent_id = necp_create_agent_uuid_id_mapping(netagent_uuid); in necp_create_route_rule()
6476 new_rule->match_netagent_id = necp_create_agent_uuid_id_mapping(match_netagent_uuid); in necp_create_route_rule()
6844 necp_create_agent_uuid_id_mapping(uuid_t uuid) in necp_create_agent_uuid_id_mapping() function