Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h148 #ifndef ETHERTYPE_PPPOED2
149 #define ETHERTYPE_PPPOED2 0x3c12 macro
Dprint-ether.c374 case ETHERTYPE_PPPOED2: in ethertype_print()