| /src/external/bsd/tcpdump/dist/ |
| print-ether.c | 55 const struct tok ethertype_values[] = { variable in typeref:struct:tok 126 tok2str(ethertype_values, "Unknown", type), type); 129 tok2str(ethertype_values, "Unknown Ethertype (0x%04x)", type));
|
| print-ether.c | 55 const struct tok ethertype_values[] = { variable in typeref:struct:tok 126 tok2str(ethertype_values, "Unknown", type), type); 129 tok2str(ethertype_values, "Unknown Ethertype (0x%04x)", type));
|