Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/include/
Dpxe_api.h95 UINT32_t PMOffset;
339 UINT32_t ident; /**< DHCP transaction id (xid) */
393 UINT32_t flags; /**< BOOTP flags/opcodes */
666 UINT32_t BufferSize; /**< Size of data buffer */
714 UINT32_t FileSize; /**< Size of the file */
1120 UINT32_t Reserved[2]; /**< Must be zero */
1269 UINT32_t XmtGoodFrames; /**< Successful transmission count */
1270 UINT32_t RcvGoodFrames; /**< Successful reception count */
1271 UINT32_t RcvCRCErrors; /**< Receive CRC error count */
1272 UINT32_t RcvResourceErrors; /**< Receive queue overflow count */
[all …]
Dpxe_types.h37 typedef uint32_t UINT32_t; typedef
60 typedef UINT32_t IP4_t;
82 typedef UINT32_t ADDR32_t;
Dpxe.h101 UINT32_t Signature;
/external/ppp/pppd/plugins/rp-pppoe/
Dpppoe.h74 typedef unsigned short UINT32_t; typedef
76 typedef unsigned int UINT32_t; typedef
78 typedef unsigned long UINT32_t; typedef