Lines Matching refs:LOG_DEBUG

1959 		NECPLOG(LOG_DEBUG, "Created NECP session, control unit %d", control_unit);  in necp_create_session()
1991 NECPLOG0(LOG_DEBUG, "Deleted NECP session"); in necp_delete_session()
2111 NECPLOG(LOG_DEBUG, "Policy result type %d, valid %d", type, validated); in necp_policy_result_is_valid()
2361 NECPLOG(LOG_DEBUG, "Policy condition type %d, valid %d", type, validated); in necp_policy_condition_is_valid()
2414 NECPLOG(LOG_DEBUG, "Policy route rule type %d, valid %d", type, validated); in necp_policy_route_rule_is_valid()
2866 NECPLOG0(LOG_DEBUG, "Gathering policies"); in necp_handle_policy_dump_all()
2873 …NECPLOG(LOG_DEBUG, "Failed to allocate tlv_buffer_pointers (%lu bytes)", sizeof(u_int8_t *) * poli… in necp_handle_policy_dump_all()
2879 …NECPLOG(LOG_DEBUG, "Failed to allocate tlv_buffer_lengths (%lu bytes)", sizeof(u_int32_t) * policy… in necp_handle_policy_dump_all()
2896 NECPLOG(LOG_DEBUG, "Policy: process: %s, result: %s", proc_name_string, result_string); in necp_handle_policy_dump_all()
3049 NECPLOG(LOG_DEBUG, "Failed to allocate tlv_buffer (%u bytes)", total_allocated_bytes); in necp_handle_policy_dump_all()
3069 NECPLOG(LOG_DEBUG, "Failed to allocate cond_buffer (%u bytes)", condition_tlv_length); in necp_handle_policy_dump_all()
3240 …NECPLOG(LOG_DEBUG, "out_buffer_length too small (%lu < %lu)", out_buffer_length, total_tlv_len + s… in necp_handle_policy_dump_all()
3247 …NECPLOG(LOG_DEBUG, "Failed to allocate result_buffer (%lu bytes)", total_tlv_len + sizeof(u_int32_… in necp_handle_policy_dump_all()
3265 …NECPLOG(LOG_DEBUG, "Failed to copy out result_buffer (%lu bytes)", total_tlv_len + sizeof(u_int32_… in necp_handle_policy_dump_all()
3329 NECPLOG(LOG_DEBUG, "Created NECP policy, order %d", order); in necp_policy_create()
3392 NECPLOG0(LOG_DEBUG, "Marked NECP policy for removal"); in necp_policy_mark_for_deletion()
3437 NECPLOG0(LOG_DEBUG, "Removed NECP policy"); in necp_policy_delete()
4144 NECPLOG0(LOG_DEBUG, "Error applying socket kernel policy"); in necp_policy_apply()
4161 NECPLOG0(LOG_DEBUG, "Error applying IP output kernel policy"); in necp_policy_apply()
4172 NECPLOG0(LOG_DEBUG, "Error applying IP output kernel policy"); in necp_policy_apply()
4184 NECPLOG0(LOG_DEBUG, "Error applying IP output kernel policy"); in necp_policy_apply()
4195 NECPLOG0(LOG_DEBUG, "Error applying IP output kernel policy"); in necp_policy_apply()
4252 NECPLOG0(LOG_DEBUG, "Applied NECP policies"); in necp_policy_apply_all()
4428 …NECPLOG(LOG_DEBUG, "Added kernel policy: socket, id=%d, mask=%llx\n", new_kernel_policy->id, new_k… in necp_kernel_socket_policy_add()
4696 NECPLOG0(LOG_DEBUG, "NECP Application Policies:\n"); in necp_kernel_socket_policies_dump_all()
4697 NECPLOG0(LOG_DEBUG, "-----------\n"); in necp_kernel_socket_policies_dump_all()
4701 …NECPLOG(LOG_DEBUG, "\t%3d. Policy ID: %5d\tProcess: %10.10s\tOrder: %04d.%04d\tMask: %llx\tResult:… in necp_kernel_socket_policies_dump_all()
4704 NECPLOG0(LOG_DEBUG, "-----------\n"); in necp_kernel_socket_policies_dump_all()
4707 NECPLOG0(LOG_DEBUG, "NECP Socket Policies:\n"); in necp_kernel_socket_policies_dump_all()
4708 NECPLOG0(LOG_DEBUG, "-----------\n"); in necp_kernel_socket_policies_dump_all()
4710 NECPLOG(LOG_DEBUG, "\tApp Bucket: %d\n", app_i); in necp_kernel_socket_policies_dump_all()
4714 …NECPLOG(LOG_DEBUG, "\t%3d. Policy ID: %5d\tProcess: %10.10s\tOrder: %04d.%04d\tMask: %llx\tResult:… in necp_kernel_socket_policies_dump_all()
4716 NECPLOG0(LOG_DEBUG, "-----------\n"); in necp_kernel_socket_policies_dump_all()
6007 NECPLOG0(LOG_DEBUG, "Error clearing uuids from policy table\n"); in necp_kernel_socket_policies_update_uuid_table()
6018 NECPLOG0(LOG_DEBUG, "Error adding uuid to policy table\n"); in necp_kernel_socket_policies_update_uuid_table()
6102 …NECPLOG(LOG_DEBUG, "Added kernel policy: ip output, id=%d, mask=%llx\n", new_kernel_policy->id, ne… in necp_kernel_ip_output_policy_add()
6163 NECPLOG0(LOG_DEBUG, "NECP IP Output Policies:\n"); in necp_kernel_ip_output_policies_dump_all()
6164 NECPLOG0(LOG_DEBUG, "-----------\n"); in necp_kernel_ip_output_policies_dump_all()
6166 NECPLOG(LOG_DEBUG, " ID Bucket: %d\n", id_i); in necp_kernel_ip_output_policies_dump_all()
6170 …NECPLOG(LOG_DEBUG, "\t%3d. Policy ID: %5d\tProcess: %10.10s\tOrder: %04d.%04d.%d\tMask: %llx\tResu… in necp_kernel_ip_output_policies_dump_all()
6172 NECPLOG0(LOG_DEBUG, "-----------\n"); in necp_kernel_ip_output_policies_dump_all()
8798 …NECPLOG(LOG_DEBUG, "Socket Policy: (Application %d Real Application %d BoundInterface %d Proto %d)… in necp_socket_find_policy_match_with_info_locked()
8806 …NECPLOG(LOG_DEBUG, "Socket Policy: (Application %d Real Application %d BoundInterface %d Proto %d)… in necp_socket_find_policy_match_with_info_locked()
8833 …NECPLOG(LOG_DEBUG, "Socket Policy: (Application %d Real Application %d BoundInterface %d Proto %d)… in necp_socket_find_policy_match_with_info_locked()
8856 …NECPLOG(LOG_DEBUG, "Socket Policy: (Application %d Real Application %d BoundInterface %d Proto %d)… in necp_socket_find_policy_match_with_info_locked()
8868 …NECPLOG(LOG_DEBUG, "Socket Policy: (Application %d Real Application %d BoundInterface %d Proto %d)… in necp_socket_find_policy_match_with_info_locked()
9171 NECPLOG(LOG_DEBUG, "Socket Policy: Triggering inactive agent, error %d", trigger_error); in necp_socket_find_policy_match()
9186 …NECPLOG(LOG_DEBUG, "Socket Policy: (BoundInterface %d Proto %d) Dropping packet because agent is n… in necp_socket_find_policy_match()
9240 …NECPLOG(LOG_DEBUG, "Socket Policy: %p (BoundInterface %d Proto %d) Policy %d Result %d Parameter %… in necp_socket_find_policy_match()
9767 …NECPLOG(LOG_DEBUG, "IP Output: (ID %d BoundInterface %d LastInterface %d Proto %d) Policy %d Resul… in necp_ip_output_find_policy_match()
9936 …NECPLOG(LOG_DEBUG, "IP6 Output: (ID %d BoundInterface %d LastInterface %d Proto %d) Policy %d Resu… in necp_ip6_output_find_policy_match()
10265 NECPLOG(LOG_DEBUG, "QoS Marking : Interface match %d for Rule %d Allowed %d", in necp_update_qos_marking()
10279 NECPLOG(LOG_DEBUG, "QoS Marking: C:%d WF:%d W:%d E:%d Cn:%d for Rule %d Allowed %d", in necp_update_qos_marking()
10287 NECPLOG(LOG_DEBUG, "QoS Marking: Rule %d ifp %s Allowed %d", in necp_update_qos_marking()
10430 …NECPLOG(LOG_DEBUG, "Route Allowed: No interface for route, using default for Rule %d Allowed %d", … in necp_route_is_allowed_inner()
10445 NECPLOG(LOG_DEBUG, "Route Allowed: Interface match %d for Rule %d Deny LQM Abort", in necp_route_is_allowed_inner()
10451 …NECPLOG(LOG_DEBUG, "Route Allowed: Interface match %d for Rule %d Allowed %d", route_rule->excepti… in necp_route_is_allowed_inner()
10558 …NECPLOG(LOG_DEBUG, "Route Allowed: C:%d WF:%d W:%d E:%d for Rule %d Allowed %d", route_rule->cellu… in necp_route_is_allowed_inner()
10564 …NECPLOG(LOG_DEBUG, "Route Allowed: Using default for Rule %d Allowed %d", route_rule_id, default_i… in necp_route_is_allowed_inner()
10575 …NECPLOG(LOG_DEBUG, "Route Allowed: no route or interface, Rule %d Allowed %d", route_rule_id, TRUE… in necp_route_is_allowed()
11130 …NECPLOG(LOG_DEBUG, "Socket Send/Recv Policy: Policy %d Allowed %d", return_policy_id ? *return_pol… in necp_socket_is_allowed_to_send_recv_internal()