Home
last modified time | relevance | path

Searched refs:u32_be_t (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/misc/
H A Dromfs.h34 typedef uint32_t u32_be_t; typedef
37 u32_be_t magic1;
38 u32_be_t magic2;
39 u32_be_t size;
40 u32_be_t checksum;
44 u32_be_t next;
45 u32_be_t dir_start;
46 u32_be_t size;
47 u32_be_t checksum;
H A Dromfs.c45 static u32_be_t cache[(RFS_STRING_MAX + 32) / 4];
58 untohl(const u32_be_t be) in untohl()

Completed in 2 milliseconds