Home
last modified time | relevance | path

Searched refs:dt_xid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_protect.c155 uint32_t dt_xid; member
192 uint32_t dt_xid; member
213 if (txn1->dt_xid < txn2->dt_xid) in compare_dhcpv4_xid()
215 else if (txn1->dt_xid > txn2->dt_xid) in compare_dhcpv4_xid()
351 tmp_txn.dt_xid = xid; in find_dhcpv4_pending_txn()
461 txn->dt_xid = xid; in create_dhcpv4_txn()
728 if (txn1->dt_xid < txn2->dt_xid) in compare_dhcpv6_xid()
730 else if (txn1->dt_xid > txn2->dt_xid) in compare_dhcpv6_xid()
1101 tmp_txn.dt_xid = xid; in find_dhcpv6_pending_txn()
1120 txn->dt_xid = xid; in create_dhcpv6_txn()