Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c419 …rn_drop_dest_policy_result, necp_drop_all_bypass_check_result_t *return_drop_all_bypass, u_int32_t…
8272 …esult *return_drop_dest_policy_result, necp_drop_all_bypass_check_result_t *return_drop_all_bypass, in necp_socket_find_policy_match_with_info_locked() argument
8286 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
8287 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
8330 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
8331 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
9160 …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
9169 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
9170 *return_drop_all_bypass = drop_all_bypass; in necp_ip_output_find_policy_match_locked()
9186 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
[all …]