Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cfm.c46 #define CFM_OPCODE_CCM 1 macro
53 { CFM_OPCODE_CCM, "Continouity Check Message"},
335 case CFM_OPCODE_CCM: in cfm_print()