Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ether.c48 #define ETHER_HDRLEN 14 macro
156 if (caplen < ETHER_HDRLEN + switch_tag_len) { in ether_common_print()