Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cfm.c297 const struct cfm_ltr_t *cfm_ltr; in cfm_print() member
434 msg_ptr.cfm_ltr = (const struct cfm_ltr_t *)tptr; in cfm_print()
440 EXTRACT_32BITS(msg_ptr.cfm_ltr->transaction_id), in cfm_print()
441 cfm_egress_id_string(ndo, msg_ptr.cfm_ltr->last_egress_id))); in cfm_print()
444 cfm_egress_id_string(ndo, msg_ptr.cfm_ltr->next_egress_id), in cfm_print()
445 msg_ptr.cfm_ltr->ttl)); in cfm_print()
450 msg_ptr.cfm_ltr->replay_action), in cfm_print()
451 msg_ptr.cfm_ltr->replay_action)); in cfm_print()