Searched refs:drop_order (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.1.9/bsd/net/ |
| H A D | necp.c | 360 u_int32_t drop_order; member 7779 …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 7792 info->drop_order = drop_order; in necp_application_fillout_info_locked() 8078 u_int32_t drop_order = necp_process_drop_order(cred); in necp_application_find_policy_match_internal() local 8084 if (necp_drop_all_order > 0 || drop_order > 0) { in necp_application_find_policy_match_internal() 8382 if (drop_order != 0) { in necp_application_find_policy_match_internal() 8390 drop_order = 0; in necp_application_find_policy_match_internal() 8414 …ent, has_system_signed_result, proc, effective_proc, responsible_proc, drop_order, client_flags, s… in necp_application_find_policy_match_internal() 8476 …if (necp_drop_all_order > 0 || info.drop_order > 0 || drop_dest_policy_result == NECP_KERNEL_POLIC… in necp_application_find_policy_match_internal() 9803 …ride_bound_interface, soflow_direction_t override_direction, u_int32_t drop_order, proc_t *socket_… in necp_socket_fillout_info_locked() argument [all …]
|