Home
last modified time | relevance | path

Searched defs:netagent_uuid (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dnetwork_agent.h206 uuid_t netagent_uuid; member
211 uuid_t netagent_uuid; member
222 uuid_t netagent_uuid; member
240 uuid_t netagent_uuid; member
249 uuid_t netagent_uuid; member
H A Dnetwork_agent.c1685 uuid_t netagent_uuid; in netagent_assign_nexus() local
1721 uuid_t netagent_uuid; in netagent_update_flow_protoctl_event() local
1752 uuid_t netagent_uuid; in netagent_handle_assign_nexus_setopt() local
1841 uuid_t netagent_uuid; in netagent_handle_assign_nexus_message() local
1915 uuid_t netagent_uuid; in netagent_handle_assign_group_setopt() local
H A Dnecp_client.c2540 uuid_t *netagent_uuid) in necp_netagent_is_requested()
2638 uuid_t *netagent_uuid, bool allow_nexus, in necp_netagent_applies_to_client()
3844 uuid_t netagent_uuid) in necp_client_lookup_bb_radio_manager()
3898 uuid_t netagent_uuid; in necp_client_assert_bb_radio_manager_common() local
4226 necp_update_flow_protoctl_event(uuid_t netagent_uuid, uuid_t client_id, in necp_update_flow_protoctl_event()
4297 uuid_t netagent_uuid, in necp_assign_client_result_locked()
4353 necp_assign_client_result(uuid_t netagent_uuid, uuid_t client_id, in necp_assign_client_result()
4407 necp_assign_client_group_members(uuid_t netagent_uuid, uuid_t client_id, in necp_assign_client_group_members()
5648 necp_client_remove_agent_from_result(struct necp_client *client, uuid_t netagent_uuid) in necp_client_remove_agent_from_result()
9808 necp_client_add_assertion(struct necp_client *client, uuid_t netagent_uuid) in necp_client_add_assertion()
[all …]
H A Dif.c2187 uuid_t *netagent_uuid = &(ifp->if_agentids[index]); in ifioctl_getnetagents() local
2219 uuid_t *netagent_uuid = &(ifp->if_agentids[index]); in if_add_netagent_locked() local
2292 uuid_t *netagent_uuid = &(ifp->if_agentids[index]); in if_delete_netagent_locked() local
2418 ifnet_clear_netagent(uuid_t netagent_uuid) in ifnet_clear_netagent()
H A Dnecp.c4701 uuid_t netagent_uuid; in necp_policy_apply() local
6188 …32_t * __indexable if_indices, u_int8_t * __indexable if_actions, uuid_t netagent_uuid, uuid_t mat… in necp_lookup_route_rule_by_contents_locked()
6306 uuid_t netagent_uuid = {}; in necp_create_route_rule() local
H A Dnecp.h899 uuid_t netagent_uuid; member