Lines Matching refs:uint32_t
148 …uint32_t ulTransactionID; /**< A 32-bit identificatio…
153 …uint32_t ulClientIPAddress_ciaddr; /**< Client's IP address if…
154 …uint32_t ulYourIPAddress_yiaddr; /**< The IP address that th…
155 …uint32_t ulServerIPAddress_siaddr; /**< The DHCP server addres…
156 …uint32_t ulRelayAgentIPAddress_giaddr; /**< Gateway IP address in …
160 …uint32_t ulDHCPCookie; /**< Magic cookie option. */
202 uint32_t ulTransactionId; /**< The ID used in all transactions. */
203 uint32_t ulOfferedIPAddress; /**< The IP-address offered by the DHCP server. */
204 uint32_t ulPreferredIPAddress; /**< A preferred IP address */
205 uint32_t ulDHCPServerAddress; /**< The IP-address of the DHCP server. */
206 uint32_t ulLeaseTime; /**< The maximum time that the IP-address can be leased. */
229 uint32_t ulParameter; /**< The uint32 value of the answer, if available. */
230 uint32_t ulProcessed; /**< The number of essential options that were parsed. */
258 uint32_t ulIPAddress );