Searched defs:tx_id (Results 1 – 4 of 4) sorted by relevance
23 int tx_id; member
69 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member
175 struct { canid_t rx_id, tx_id; } tp; member
352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction()