Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/msdos/
H A Dpktdrvr.c483 WORD count_1, count_2; in CheckElement() local
497 count_2 = rx->secondCount; in CheckElement()
499 if (count_1 != count_2) in CheckElement()