Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp.c487 necp_drop_all_bypass_check_result_t *return_drop_all_bypass,
10131 necp_drop_all_bypass_check_result_t *return_drop_all_bypass, in necp_socket_find_policy_match_with_info_locked() argument
10153 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
10154 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
10192 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
10193 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
11250 …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
11259 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
11260 *return_drop_all_bypass = drop_all_bypass; in necp_ip_output_find_policy_match_locked()
11276 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
[all …]