Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:Cflag_count

1177 		Cflag_count++;
1179 if (Cflag_count >= Wflag)
1180 Cflag_count = 0;
1182 if (Cflag_count >= MAX_CFLAG)
1188 MakeFilename(name, dump_info->WFileName, Cflag_count, WflagChars);