Home
last modified time | relevance | path

Searched refs:wget_stat (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/epwget/
H A Depwget.c76 struct wget_stat struct
110 struct wget_stat stat; argument
133 static struct wget_stat *g_stat[MAX_CPUS] = {0};
494 struct wget_stat total = {0}; in PrintStats()
495 struct wget_stat *st; in PrintStats()
518 memset(st, 0, sizeof(struct wget_stat)); in PrintStats()
H A Depwget-mp.c75 struct wget_stat struct
109 struct wget_stat stat; argument
132 static struct wget_stat *g_stat[MAX_CPUS] = {0};
492 struct wget_stat total = {0}; in PrintStats()
493 struct wget_stat *st; in PrintStats()
516 memset(st, 0, sizeof(struct wget_stat)); in PrintStats()