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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ap1394.c72 tok2str(ethertype_values,"Unknown", firewire_type),
75 (void)printf(", %s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", firewire_type));
H A Dprint-symantec.c62 tok2str(ethertype_values,"Unknown", etype),
68 (void)printf("%s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", etype));
H A Dprint-sll.c101 tok2str(ethertype_values, "Unknown", ether_type),
214 tok2str(ethertype_values, "Unknown", ether_type));
H A Dprint-ether.c42 const struct tok ethertype_values[] = { variable in typeref:struct:tok
110 tok2str(ethertype_values,"Unknown", ether_type),
116 (void)ND_PRINT((ndo, ", %s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", ether_type)));
198 ND_PRINT((ndo, "ethertype %s, ", tok2str(ethertype_values,"0x%04x", ether_type)));
H A Dethertype.h187 extern const struct tok ethertype_values[];
H A Dprint-llc.c138 { OUI_ENCAP_ETHER, ethertype_values },
139 { OUI_CISCO_90, ethertype_values }, /* uses some Ethertype values */
140 { OUI_APPLETALK, ethertype_values }, /* uses some Ethertype values */
H A Dprint-gre.c197 tok2str(ethertype_values,"unknown",prot),
293 tok2str(ethertype_values,"unknown",prot),
H A Dprint-chdlc.c74 tok2str(ethertype_values, "Unknown", proto),
H A Dprint-arp.c229 tok2str(ethertype_values, "Unknown Protocol (0x%04x)", pro),
345 tok2str(ethertype_values, "Unknown Protocol (0x%04x)", pro),
H A Dprint-rsvp.c987 tok2str(ethertype_values,
999 tok2str(ethertype_values,
1019 tok2str(ethertype_values,
H A Dprint-fr.c209 tok2str(ethertype_values, "unknown", nlpid),

Completed in 58 milliseconds