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

  /external/libpcap/
ethertype.h 96 #ifndef ETHERTYPE_8021Q
97 #define ETHERTYPE_8021Q 0x8100
gencode.c     [all...]
  /external/tcpdump/
ethertype.h 100 #ifndef ETHERTYPE_8021Q
101 #define ETHERTYPE_8021Q 0x8100
print-ether.c 46 { ETHERTYPE_8021Q, "802.1Q" },
174 * ETHERTYPE_8021Q, it gets updated to be the Ethernet type of
222 case ETHERTYPE_8021Q:

Completed in 69 milliseconds