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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-ap1394.c77 tok2str(ethertype_values,"Unknown", firewire_type),
80 (void)printf(", %s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", firewire_type));
H A Dprint-symantec.c67 tok2str(ethertype_values,"Unknown", etype),
73 (void)printf("%s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", etype));
H A Dprint-sll.c106 tok2str(ethertype_values, "Unknown", ether_type),
219 tok2str(ethertype_values, "Unknown", ether_type));
H A Dprint-ether.c47 const struct tok ethertype_values[] = { variable in typeref:struct:tok
109 tok2str(ethertype_values,"Unknown", ether_type),
115 (void)printf(", %s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", ether_type));
193 printf("ethertype %s, ", tok2str(ethertype_values,"0x%04x", ether_type));
H A Dethertype.h167 extern const struct tok ethertype_values[];
H A Dprint-llc.c143 { OUI_ENCAP_ETHER, ethertype_values },
144 { OUI_CISCO_90, ethertype_values }, /* uses some Ethertype values */
145 { OUI_APPLETALK, ethertype_values }, /* uses some Ethertype values */
H A Dprint-gre.c202 tok2str(ethertype_values,"unknown",prot),
298 tok2str(ethertype_values,"unknown",prot),
H A Dprint-chdlc.c79 tok2str(ethertype_values, "Unknown", proto),
H A Dprint-arp.c234 tok2str(ethertype_values, "Unknown Protocol (0x%04x)", pro),
349 tok2str(ethertype_values, "Unknown Protocol (0x%04x)", pro),
H A Dprint-rsvp.c992 tok2str(ethertype_values,
1004 tok2str(ethertype_values,
1024 tok2str(ethertype_values,
H A Dprint-fr.c214 tok2str(ethertype_values, "unknown", nlpid),

Completed in 163 milliseconds