Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dnecp.c525 static u_int32_t necp_create_agent_uuid_id_mapping(uuid_t uuid);
4703 ultimate_result_parameter.netagent_id = necp_create_agent_uuid_id_mapping(netagent_uuid); in necp_policy_apply()
6462 new_rule->netagent_id = necp_create_agent_uuid_id_mapping(netagent_uuid); in necp_create_route_rule()
6465 new_rule->match_netagent_id = necp_create_agent_uuid_id_mapping(match_netagent_uuid); in necp_create_route_rule()
6833 necp_create_agent_uuid_id_mapping(uuid_t uuid) in necp_create_agent_uuid_id_mapping() function