Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dethertype.h197 #ifndef ETHERTYPE_CFM
198 #define ETHERTYPE_CFM 0x8902 /* 802.1ag */ macro
H A Dprint-ether.c97 { ETHERTYPE_CFM, "CFM" },
609 case ETHERTYPE_CFM: in ethertype_print()