Lines Matching defs:debug

639 #define NECP_DATA_TRACE_ON(debug) (debug)  argument
640 #define NECP_DATA_TRACE_POLICY_ON(debug) (debug > NECP_DATA_TRACE_LEVEL_BRIEF) argument
641 #define NECP_DATA_TRACE_CONDITION_ON(debug) (debug > NECP_DATA_TRACE_LEVEL_POLICY) argument
643 #define NECP_DATA_TRACE_LOG_APP_LEVEL(debug, caller, log_msg, policy_id, skip_policy_id) \ argument
649 #define NECP_DATA_TRACE_LOG_SOCKET(debug, socket, caller, log_msg, policy_id, skip_policy_id) \ argument
655 #define NECP_DATA_TRACE_LOG_SOCKET_RESULT(debug, socket, caller, log_msg) \ argument
661 #define NECP_DATA_TRACE_LOG_IP(debug, caller, log_msg) \ argument
667 #define NECP_DATA_TRACE_LOG_IP_RESULT(debug, caller, log_msg) \ argument
673 #define NECP_DATA_TRACE_LOG_POLICY(debug, caller, log_msg) \ argument
679 #define NECP_DATA_TRACE_LOG_CONDITION3(debug, caller, negate, name, val1, val2, val3, input1, input… argument
685 #define NECP_DATA_TRACE_LOG_CONDITION_STR3(debug, caller, negate, name, val1, val2, val3, input1, i… argument
692 #define NECP_DATA_TRACE_LOG_CONDITION(debug, caller, negate, name, val, input) \ argument
695 #define NECP_DATA_TRACE_LOG_CONDITION_STR(debug, caller, negate, name, val, input) \ argument
7463 …int debug = NECP_ENABLE_DATA_TRACE((&info.local_addr), (&info.remote_addr), info.protocol, info.pi… in necp_application_find_policy_match_internal() local
8113 …_t pf_tag, u_int16_t scheme_port, struct rtentry *rt, bool is_loopback, int debug, bool real_is_pl… in necp_socket_check_policy()
8959 u_int32_t *return_flow_divert_aggregate_unit, struct socket *so, int debug) in necp_socket_find_policy_match_with_info_locked()
9322 necp_socket_verify_netagents(u_int32_t *netagent_ids, int debug, struct socket *so) in necp_socket_verify_netagents()
9436 …int debug = NECP_ENABLE_DATA_TRACE((&info.local_addr), (&info.remote_addr), info.protocol, info.pi… in necp_socket_find_policy_match() local
9672 …r_union *local, union necp_sockaddr_union *remote, struct rtentry *rt, u_int16_t pf_tag, int debug) in necp_ip_output_check_policy()
9859 …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()
10085 int debug = NECP_ENABLE_DATA_TRACE((&local_addr), (&remote_addr), protocol, 0); in necp_ip_output_find_policy_match() local
10255 int debug = NECP_ENABLE_DATA_TRACE((&local_addr), (&remote_addr), protocol, 0); in necp_ip6_output_find_policy_match() local
11522 …int debug = NECP_ENABLE_DATA_TRACE((&info.local_addr), (&info.remote_addr), info.protocol, info.pi… in necp_socket_is_allowed_to_send_recv_internal() local