Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dethertype.h182 #ifndef ETHERTYPE_AOE
183 #define ETHERTYPE_AOE 0x88a2 macro
H A Dprint-ether.c104 { ETHERTYPE_AOE, "AoE" },
642 case ETHERTYPE_AOE: in ethertype_print()