Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-cfm.c42 #define CFM_OPCODE_CCM 1 macro
49 { CFM_OPCODE_CCM, "Continuity Check Message"},
337 case CFM_OPCODE_CCM: in cfm_print()