Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c496 necp_drop_all_bypass_check_result_t *return_drop_all_bypass,
10030 necp_drop_all_bypass_check_result_t *return_drop_all_bypass, in necp_socket_find_policy_match_with_info_locked() argument
10052 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
10053 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
10100 if (return_drop_all_bypass != NULL) { in necp_socket_find_policy_match_with_info_locked()
10101 *return_drop_all_bypass = drop_all_bypass; in necp_socket_find_policy_match_with_info_locked()
11141 …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
11150 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
11151 *return_drop_all_bypass = drop_all_bypass; in necp_ip_output_find_policy_match_locked()
11167 if (return_drop_all_bypass != NULL) { in necp_ip_output_find_policy_match_locked()
[all …]