Searched refs:txMsg (Results 1 – 1 of 1) sorted by relevance
289 int doHandleTx(const hub_message_t *txMsg);306 static int handleTx(const hub_message_t *txMsg) { in handleTx() argument307 return getSystem()->doHandleTx(txMsg); in handleTx()