Searched refs:kStateFormat (Results 1 – 1 of 1) sorted by relevance
80 const char kStateFormat[] = "l2_config=%d/%d l3l4_config=%d/%d test=%d/%d"; variable85 constexpr auto kStateFormatLen = sizeof(kStateFormat);89 (void)snprintf(buffer, size, kStateFormat, state->l2_config_state, in snprintf_state()98 DEBUG_PRINTF(kStateFormat, state.l2_config_state, NCSI_STATE_L2_CONFIG_END, in print_state()