Home
last modified time | relevance | path

Searched refs:ETHERTYPE_GRE_ISO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dethertype.h45 #ifndef ETHERTYPE_GRE_ISO
46 #define ETHERTYPE_GRE_ISO 0x00FE /* not really an ethertype only used in GRE */ macro
H A Dprint-gre.c217 case ETHERTYPE_GRE_ISO: in gre_print_0()
H A Dprint-ether.c93 { ETHERTYPE_GRE_ISO, "GRE-OSI" },