Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDethertype.h182 #ifndef ETHERTYPE_CFM
183 #define ETHERTYPE_CFM 0x8902 /* 802.1ag */ macro
HDprint-ether.c80 { ETHERTYPE_CFM, "CFM" },
390 case ETHERTYPE_CFM: in ethertype_print()