Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dethertype.h164 #ifndef ETHERTYPE_PPPOES2
165 #define ETHERTYPE_PPPOES2 0x3c13 macro
H A Dprint-ether.c580 case ETHERTYPE_PPPOES2: in ethertype_print()