Lines Matching full:cflag
530 Cflag = atoi(optarg) * 1000000;531 if (Cflag < 0)975 if (Cflag != 0) {1169 * larger than Cflag - the last packet written to the1170 * file could put it over Cflag.1172 if (pcap_dump_ftell(dump_info->p) > Cflag) {