Searched refs:slow_oam_link_event (Results 1 – 1 of 1) sorted by relevance
474 const struct slow_oam_link_event_t *slow_oam_link_event; in slow_oam_print() member586 tlv.slow_oam_link_event = (const struct slow_oam_link_event_t *)tptr; in slow_oam_print()588 if (tlv.slow_oam_link_event->event_length != in slow_oam_print()600 EXTRACT_16BITS(&tlv.slow_oam_link_event->time_stamp)*100, in slow_oam_print()601 EXTRACT_64BITS(&tlv.slow_oam_link_event->window), in slow_oam_print()602 EXTRACT_64BITS(&tlv.slow_oam_link_event->threshold), in slow_oam_print()603 EXTRACT_64BITS(&tlv.slow_oam_link_event->errors), in slow_oam_print()604 EXTRACT_64BITS(&tlv.slow_oam_link_event->errors_running_total), in slow_oam_print()605 EXTRACT_32BITS(&tlv.slow_oam_link_event->event_running_total))); in slow_oam_print()