Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c487 necp_drop_all_bypass_check_result_t *return_drop_all_bypass,
10120 necp_drop_all_bypass_check_result_t *return_drop_all_bypass, in necp_socket_find_policy_match_with_info_locked() argument
10142 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
10143 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
10181 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
10182 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
11239 …rn_drop_dest_policy_result, necp_drop_all_bypass_check_result_t *return_drop_all_bypass, int debug) in necp_ip_output_find_policy_match_locked() argument
11248 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
11249 *return_drop_all_bypass = drop_all_bypass; in necp_ip_output_find_policy_match_locked()
11265 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
[all …]