Searched refs:trx_version (Results 1 - 1 of 1) sorted by relevance

/openwrt/tools/firmware-utils/src/
H A Dtrx.c106 char trx_version = 1; local
132 trx_version = 2;
250 p->flag_version = STORE32_LE((trx_version << 16));
266 if (trx_version == 2) {
282 if (trx_version == 2) {

Completed in 28 milliseconds