HomeSort by relevance Sort by last modified time
    Searched refs:Cflag_count (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
tcpdump.c 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);
    [all...]
interface.h 368 #define Cflag_count gndo->ndo_Cflag_count

Completed in 21 milliseconds