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

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dfix-u-media-header.c56 struct if_info { struct
63 static struct if_info if_info; variable in typeref:struct:if_info
140 static int get_file_stat(struct if_info *fdata)
158 static int read_to_buf(struct if_info *fdata, char *buf)
193 if (if_info.file_name == NULL) {
198 ret = get_file_stat(&if_info);
243 buflen = if_info.file_size;
255 ret = read_to_buf(&if_info, buf);
332 if_info
[all...]

Completed in 23 milliseconds