Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c157 uint32_t dt_xid; member
194 uint32_t dt_xid; member
225 if (txn1->dt_xid < txn2->dt_xid) in compare_dhcpv4_xid()
227 else if (txn1->dt_xid > txn2->dt_xid) in compare_dhcpv4_xid()
363 tmp_txn.dt_xid = xid; in find_dhcpv4_pending_txn()
473 txn->dt_xid = xid; in create_dhcpv4_txn()
737 if (txn1->dt_xid < txn2->dt_xid) in compare_dhcpv6_xid()
739 else if (txn1->dt_xid > txn2->dt_xid) in compare_dhcpv6_xid()
1170 tmp_txn.dt_xid = xid; in find_dhcpv6_pending_txn()
1189 txn->dt_xid = xid; in create_dhcpv6_txn()