Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:Cflag_count

2292 			Cflag_count = 0;
2366 Cflag_count++;
2368 if (Cflag_count >= Wflag)
2369 Cflag_count = 0;
2376 MakeFilename(dump_info->CurrentFileName, dump_info->WFileName, Cflag_count, WflagChars);