Home
last modified time | relevance | path

Searched refs:ETHERTYPE_GEONET_OLD (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dethertype.h209 #ifndef ETHERTYPE_GEONET_OLD
210 #define ETHERTYPE_GEONET_OLD 0x0707 /* ETSI GeoNetworking (before Jan 2013) */ macro
H A Dprint-ether.c101 { ETHERTYPE_GEONET_OLD, "GeoNet (old)"},
633 case ETHERTYPE_GEONET_OLD: in ethertype_print()