Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-cfm.c305 const struct cfm_ltr_t *cfm_ltr; in cfm_print() member
442 msg_ptr.cfm_ltr = (const struct cfm_ltr_t *)tptr; in cfm_print()
448 EXTRACT_32BITS(msg_ptr.cfm_ltr->transaction_id), in cfm_print()
449 cfm_egress_id_string(msg_ptr.cfm_ltr->last_egress_id)); in cfm_print()
452 cfm_egress_id_string(msg_ptr.cfm_ltr->next_egress_id), in cfm_print()
453 msg_ptr.cfm_ltr->ttl); in cfm_print()
458 msg_ptr.cfm_ltr->replay_action), in cfm_print()
459 msg_ptr.cfm_ltr->replay_action); in cfm_print()