HomeSort by: relevance | last modified time | path
    Searched defs:ethertype_values (Results 1 - 2 of 2) sorted by relevancy

  /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));

Completed in 48 milliseconds