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

  /external/tcpdump/
ethertype.h 139 #ifndef ETHERTYPE_ISO
140 #define ETHERTYPE_ISO 0xfefe /* nonstandard - used in Cisco HDLC encapsulation */
print-ether.c 74 { ETHERTYPE_ISO, "OSI" },
281 case ETHERTYPE_ISO:
print-chdlc.c 103 case ETHERTYPE_ISO:

Completed in 648 milliseconds