Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-arcnet.c62 #define ARC_HDRNEWLEN_EXC 10 macro
222 if (caplen < ARC_HDRNEWLEN_EXC) { in arcnet_if_print()
230 archdrlen = ARC_HDRNEWLEN_EXC; in arcnet_if_print()