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

  /external/tcpdump/
ethertype.h 187 #ifndef ETHERTYPE_ISO
188 #define ETHERTYPE_ISO 0xfefe /* nonstandard - used in Cisco HDLC encapsulation */
print-ether.c 75 { ETHERTYPE_ISO, "OSI" },
354 case ETHERTYPE_ISO:
print-chdlc.c 94 case ETHERTYPE_ISO:

Completed in 222 milliseconds