Searched refs:drop_order (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.140.69/bsd/net/ |
| H A D | necp.c | 367 u_int32_t drop_order; member 7692 …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 7705 info->drop_order = drop_order; in necp_application_fillout_info_locked() 7992 u_int32_t drop_order = necp_process_drop_order(cred); in necp_application_find_policy_match_internal() local 7998 if (necp_drop_all_order > 0 || drop_order > 0) { in necp_application_find_policy_match_internal() 8277 if (drop_order != 0) { in necp_application_find_policy_match_internal() 8285 drop_order = 0; in necp_application_find_policy_match_internal() 8309 …ent, has_system_signed_result, proc, effective_proc, responsible_proc, drop_order, client_flags, s… in necp_application_find_policy_match_internal() 8373 …if (necp_drop_all_order > 0 || info.drop_order > 0 || drop_dest_policy_result == NECP_KERNEL_POLIC… in necp_application_find_policy_match_internal() 9700 …ride_bound_interface, soflow_direction_t override_direction, u_int32_t drop_order, proc_t *socket_… in necp_socket_fillout_info_locked() argument [all …]
|