Searched defs:transaction_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daggr_lacp.h319 uint8_t transaction_id[4]; /* transaction id */ member in struct:marker_pdu
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c3476 uint64_t transaction_id; local
3500 transaction_id = b2h64(hdr->TransactionID);
3507 (transaction_id & IBDM_GID_TRANSACTIONID_MASK))
3516 " does not match: 0x%llx", transaction_id);

Completed in 55 milliseconds