Searched defs:agent_uuid (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/bsd/net/ |
| H A D | network_agent.c | 297 netagent_post_event(uuid_t agent_uuid, u_int32_t event_code, bool update_necp, bool should_update_i… in netagent_post_event() 2452 netagent_client_message_with_params(uuid_t agent_uuid, in netagent_client_message_with_params() 2643 netagent_client_message(uuid_t agent_uuid, uuid_t necp_client_uuid, pid_t pid, void *handle, u_int8… in netagent_client_message() 2649 netagent_use(uuid_t agent_uuid, uint64_t *out_use_count) in netagent_use() 2677 netagent_copyout(uuid_t agent_uuid, user_addr_t user_addr, u_int32_t user_size) in netagent_copyout() 2710 netagent_acquire_token(uuid_t agent_uuid, user_addr_t user_addr, u_int32_t user_size, int *retval) in netagent_acquire_token() 2775 uuid_t agent_uuid = {}; in netagent_trigger() local
|
| H A D | necp_client.c | 629 uuid_t agent_uuid[NECP_FD_REPORTED_AGENT_COUNT]; member 5469 necp_ifnet_matches_agent(struct ifnet *ifp, uuid_t *agent_uuid, bool check_delegates) in necp_ifnet_matches_agent() 8948 uuid_t agent_uuid; in necp_client_agent_action() local 8989 uuid_t agent_uuid; in necp_client_agent_action() local 9014 uuid_t agent_uuid; in necp_client_agent_action() local 9092 uuid_t agent_uuid; in necp_client_copy_agent() local 9175 uuid_t agent_uuid = {}; in necp_client_acquire_agent_token() local
|
| H A D | necp.h | 915 uuid_t agent_uuid; member 925 uuid_t agent_uuid; member 930 uuid_t agent_uuid; member 1569 uuid_t agent_uuid; member
|