HomeSort by relevance Sort by last modified time
    Searched refs:ETHERTYPE_GRE_ISO (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
ethertype.h 40 #ifndef ETHERTYPE_GRE_ISO
41 #define ETHERTYPE_GRE_ISO 0x00FE /* not really an ethertype only used in GRE */
print-ether.c 75 { ETHERTYPE_GRE_ISO, "GRE-OSI" },
print-gre.c 225 case ETHERTYPE_GRE_ISO:

Completed in 4758 milliseconds