Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-arcnet.c62 #define ARC_HDRNEWLEN 6 macro
205 if (caplen < ARC_HDRNEWLEN || length < ARC_HDRNEWLEN) { in arcnet_if_print()
223 archdrlen = ARC_HDRNEWLEN; in arcnet_if_print()