HomeSort by relevance Sort by last modified time
    Searched refs:ETHERTYPE_PPPOES (Results 1 - 4 of 4) sorted by null

  /external/libpcap/
ethertype.h 114 #ifndef ETHERTYPE_PPPOES
115 #define ETHERTYPE_PPPOES 0x8864
gencode.c     [all...]
  /external/tcpdump/
ethertype.h 124 #ifndef ETHERTYPE_PPPOES
125 #define ETHERTYPE_PPPOES 0x8864
print-ether.c 70 { ETHERTYPE_PPPOES, "PPPoE S" },
286 case ETHERTYPE_PPPOES:

Completed in 144 milliseconds