Searched refs:arc_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-arcnet.c46 uint8_t arc_type; member in struct:arc_header
57 uint8_t arc_type2; /* same as arc_type */
91 uint8_t arc_type; member in struct:arc_linux_header
140 arctypename = tok2str(arctypemap, "%02x", ap->arc_type);
183 u_char arc_type; local
191 arc_type = ap->arc_type;
193 switch (arc_type) {
246 if (!arcnet_encap_print(ndo, arc_type, p, length, caplen))
270 u_char arc_type; local
[all...]

Completed in 94 milliseconds