Home
last modified time | relevance | path

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

/external/libpcap/msdos/
Dpktdrvr.c483 WORD count_1, count_2; in CheckElement() local
496 count_1 = rx->firstCount; in CheckElement()
499 if (count_1 != count_2) in CheckElement()
505 if (count_1 > ETH_MAX) in CheckElement()
512 if (count_1 < ETH_MIN) in CheckElement()