Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h181 #ifndef ETHERTYPE_CFM
182 #define ETHERTYPE_CFM 0x8902 /* 802.1ag */ macro
Dprint-ether.c79 { ETHERTYPE_CFM, "CFM" },
402 case ETHERTYPE_CFM: in ethertype_print()