Home
last modified time | relevance | path

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

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