Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h166 #ifndef ETHERTYPE_RRCP
167 #define ETHERTYPE_RRCP 0x8899 macro
Dprint-ether.c72 { ETHERTYPE_RRCP, "RRCP" },
383 case ETHERTYPE_RRCP: in ethertype_print()