Home
last modified time | relevance | path

Searched defs:fsdata_file (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/include/lwip/apps/
Dfs.h110 struct fsdata_file { struct
111 const struct fsdata_file *next; argument
112 const unsigned char *name;
113 const unsigned char *data;
114 int len;
115 u8_t flags;
117 u16_t chksum_count;
118 const struct fsdata_chksum *chksum;