Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.c336 unsigned has_system_signed_result : 1; member
6701 …nt16_t local_port, u_int16_t remote_port, bool has_client, bool has_system_signed_result, proc_t r… in necp_application_fillout_info_locked() argument
6712 info->has_system_signed_result = has_system_signed_result; in necp_application_fillout_info_locked()
6943 bool has_system_signed_result = false; in necp_application_find_policy_match_internal() local
7181 has_system_signed_result = true; in necp_application_find_policy_match_internal()
7188 has_system_signed_result = true; in necp_application_find_policy_match_internal()
7271 …&local_addr, &remote_addr, local_port, remote_port, has_client, has_system_signed_result, proc, ef… in necp_application_find_policy_match_internal()
8683 info->has_system_signed_result = true; in necp_socket_fillout_info_locked()
8685 …info->has_system_signed_result = necp_socket_resolver_signature_matches_address(inp, &info->remote… in necp_socket_fillout_info_locked()
8816 …has_client, info->client_flags, info->is_platform_binary, info->has_system_signed_result, proc, pf… in necp_socket_find_policy_match_with_info_locked()