Searched refs:xid (Results 1 – 5 of 5) sorted by relevance
95 message.dhcpData.xid = sourceMessage.dhcpData.xid; in offer()124 message.dhcpData.xid = sourceMessage.dhcpData.xid; in ack()147 message.dhcpData.xid = sourceMessage.dhcpData.xid; in nack()163 if (dhcpData.xid != expectedXid) { in isValidDhcpMessage()250 dhcpData.xid = htonl(sNextTransactionId++); in Message()
81 uint32_t xid; /* transaction id */ member
352 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",433 "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",483 name = "unicode-xid"572 "checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d…
58 UINT32 xid; member
479 msg->isValidDhcpMessage(OP_BOOTREPLY, mLastMsg.dhcpData.xid); in receiveDhcpMessage()