Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c437 …rn_drop_dest_policy_result, necp_drop_all_bypass_check_result_t *return_drop_all_bypass, u_int32_t…
8682 …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
8696 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
8697 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
8740 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
8741 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
9521 …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
9530 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
9531 *return_drop_all_bypass = drop_all_bypass; in necp_ip_output_find_policy_match_locked()
9547 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
[all …]