Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cfm.c149 #define CFM_TLV_END 0 macro
159 { CFM_TLV_END, "End"},
539 if (cfm_tlv_type == CFM_TLV_END) { in cfm_print()