Searched refs:SIZEOF_TRX (Results 1 – 1 of 1) sorted by relevance
78 #define SIZEOF_TRX(trx) (ISTRX_V2(trx) ? SIZEOF_TRXHDR_V2: SIZEOF_TRXHDR_V1) macro80 #define SIZEOF_TRX(trx) (sizeof(struct trx_header)) macro