Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.c353 unsigned is_delegated : 1; member
7076 …t_flags, u_int16_t scheme_port, struct necp_socket_info *info, bool is_loopback, bool is_delegated) in necp_application_fillout_info_locked() argument
7092 info->is_delegated = is_delegated; in necp_application_fillout_info_locked()
7288 bool is_delegated = false; in necp_application_find_policy_match_internal() local
7408 is_delegated = true; in necp_application_find_policy_match_internal()
7422 is_delegated = true; in necp_application_find_policy_match_internal()
7436 is_delegated = true; in necp_application_find_policy_match_internal()
7450 is_delegated = true; in necp_application_find_policy_match_internal()
7670 …order, client_flags, scheme_port, &info, (bypass_type == NECP_BYPASS_TYPE_LOOPBACK), is_delegated); in necp_application_find_policy_match_internal()
8331 …terface_eflags, u_int32_t bound_interface_xflags, struct necp_socket_info *info, bool is_delegated) in necp_socket_check_policy() argument
[all …]