HomeSort by relevance Sort by last modified time
    Searched refs:UINT32_t (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
pxe_types.h 37 typedef uint32_t UINT32_t;
60 typedef UINT32_t IP4_t;
82 typedef UINT32_t ADDR32_t;
pxe_api.h 95 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 */
    [all...]
pxe.h 101 UINT32_t Signature;
136 uint32_t signature;
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 74 typedef unsigned short UINT32_t;
76 typedef unsigned int UINT32_t;
78 typedef unsigned long UINT32_t;

Completed in 324 milliseconds