Searched refs:g_extParaFormatter (Results 1 – 1 of 1) sorted by relevance
162 static FILLP_INT (*g_extParaFormatter[FILLP_PKT_EXT_BUTT])( variable183 if (!conn.extParameterExisted[i] || g_extParaFormatter[i] == FILLP_NULL_PTR) { in FillpExtParaFormat()187 FILLP_INT ret = g_extParaFormatter[i](&conn, buf + formatLen, len - formatLen); in FillpExtParaFormat()