Lines Matching refs:NECP_CLIENT_PARAMS_LOG

215 #define NECP_CLIENT_PARAMS_LOG(client, fmt, ...)                                                   …  macro
2617NECP_CLIENT_PARAMS_LOG(client, "Parsing param - type %d length %d value <%llu (%llX)> %s", type, l… in necp_client_trace_parameter_parsing()
2619 NECP_CLIENT_PARAMS_LOG(client, "Parsing param - type %d length %d", type, length); in necp_client_trace_parameter_parsing()
2666NECP_CLIENT_PARAMS_LOG(client, "Parsed params - valid_fields %X flags %X delegated_upid %llu local… in necp_client_trace_parsed_parameters()
2683NECP_CLIENT_PARAMS_LOG(client, "Parsed params - tracker flags <known-tracker %X> <non-app-initiate… in necp_client_trace_parsed_parameters()
2690NECP_CLIENT_PARAMS_LOG(client, "Parsed prohibited_interfaces[%d] <%s>", i, parsed_parameters->proh… in necp_client_trace_parsed_parameters()
2694 NECP_CLIENT_PARAMS_LOG(client, "Parsed required_netagent_types[%d] <%s> <%s>", i, in necp_client_trace_parsed_parameters()
2699 NECP_CLIENT_PARAMS_LOG(client, "Parsed prohibited_netagent_types[%d] <%s> <%s>", i, in necp_client_trace_parsed_parameters()
2704 NECP_CLIENT_PARAMS_LOG(client, "Parsed preferred_netagent_types[%d] <%s> <%s>", i, in necp_client_trace_parsed_parameters()
2709 NECP_CLIENT_PARAMS_LOG(client, "Parsed avoided_netagent_types[%d] <%s> <%s>", i, in necp_client_trace_parsed_parameters()
2716 NECP_CLIENT_PARAMS_LOG(client, "Parsed required_netagents[%d] <%s>", i, uuid_str); in necp_client_trace_parsed_parameters()
2720 NECP_CLIENT_PARAMS_LOG(client, "Parsed prohibited_netagents[%d] <%s>", i, uuid_str); in necp_client_trace_parsed_parameters()
2724 NECP_CLIENT_PARAMS_LOG(client, "Parsed preferred_netagents[%d] <%s>", i, uuid_str); in necp_client_trace_parsed_parameters()
2728 NECP_CLIENT_PARAMS_LOG(client, "Parsed avoided_netagents[%d] <%s>", i, uuid_str); in necp_client_trace_parsed_parameters()