Searched refs:count_1 (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/msdos/
H A Dpktdrvr.c210 DWORD badSync; /* count_1 != count_2 */
483 WORD count_1, count_2; local
496 count_1 = rx->firstCount;
499 if (count_1 != count_2)
505 if (count_1 > ETH_MAX)
512 if (count_1 < ETH_MIN)

Completed in 87 milliseconds