Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c508 u_int32_t netagent_id; member
4087 ultimate_result_parameter.netagent_id = necp_create_uuid_service_id_mapping(netagent_uuid); in necp_policy_apply()
4088 if (ultimate_result_parameter.netagent_id != 0) { in necp_policy_apply()
4648 …d_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(result_parameter.netagent_id); in necp_get_result_description()
4658 …d_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(result_parameter.netagent_id); in necp_get_result_description()
4668 …d_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(result_parameter.netagent_id); in necp_get_result_description()
5411 bool has_agent_b = (searchentry->netagent_id != 0); in necp_lookup_route_rule_by_contents_locked()
5417 …_uuid_id_mapping *mapping = necp_uuid_lookup_uuid_with_service_id_locked(searchentry->netagent_id); in necp_lookup_route_rule_by_contents_locked()
5595 new_rule->netagent_id = necp_create_uuid_service_id_mapping(netagent_uuid); in necp_create_route_rule()
5651 necp_remove_uuid_service_id_mapping_with_service_id(existing_rule->netagent_id); in necp_remove_route_rule()
[all …]
H A Dnecp.h1188 u_int32_t netagent_id; member