Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/epwget/
H A Depwget.c70 static int flowcnt = 0; variable
277 snprintf(fname, MAX_FILE_LEN, "%s.%d", outfile, flowcnt++); in SendHTTPRequest()
H A Depwget-mp.c69 static int flowcnt = 0; variable
276 snprintf(fname, MAX_FILE_LEN, "%s.%d", outfile, flowcnt++); in SendHTTPRequest()