Searched refs:drop_order (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/net/ |
| H A D | necp.c | 360 u_int32_t drop_order; member 7768 …ult, proc_t real_proc, proc_t proc, proc_t responsible_proc, u_int32_t drop_order, u_int32_t clien… in necp_application_fillout_info_locked() argument 7781 info->drop_order = drop_order; in necp_application_fillout_info_locked() 8067 u_int32_t drop_order = necp_process_drop_order(cred); in necp_application_find_policy_match_internal() local 8073 if (necp_drop_all_order > 0 || drop_order > 0) { in necp_application_find_policy_match_internal() 8371 if (drop_order != 0) { in necp_application_find_policy_match_internal() 8379 drop_order = 0; in necp_application_find_policy_match_internal() 8403 …ent, has_system_signed_result, proc, effective_proc, responsible_proc, drop_order, client_flags, s… in necp_application_find_policy_match_internal() 8465 …if (necp_drop_all_order > 0 || info.drop_order > 0 || drop_dest_policy_result == NECP_KERNEL_POLIC… in necp_application_find_policy_match_internal() 9792 …ride_bound_interface, soflow_direction_t override_direction, u_int32_t drop_order, proc_t *socket_… in necp_socket_fillout_info_locked() argument [all …]
|