Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c489 …t necp_client_parameter_netagent_type * __counted_by(num_required_agent_types)required_agent_types,
7951 struct necp_client_parameter_netagent_type required_agent_types[NECP_MAX_REQUIRED_AGENTS]; in necp_application_find_policy_match_internal() local
7952 memset(&required_agent_types, 0, sizeof(required_agent_types)); in necp_application_find_policy_match_internal()
8196 …memcpy(&required_agent_types[num_required_agent_types], value, sizeof(struct necp_client_parameter… in necp_application_find_policy_match_internal()
8327 required_agent_types, in necp_application_find_policy_match_internal()
9031 …t necp_client_parameter_netagent_type * __counted_by(num_required_agent_types)required_agent_types, in necp_socket_check_policy() argument
9456 struct necp_client_parameter_netagent_type *required_agent_type = &required_agent_types[i]; in necp_socket_check_policy()
10023 …t necp_client_parameter_netagent_type * __counted_by(num_required_agent_types)required_agent_types, in necp_socket_find_policy_match_with_info_locked() argument
10174 required_agent_types, in necp_socket_find_policy_match_with_info_locked()