Searched refs:slow_oam_link_event (Results 1 – 1 of 1) sorted by relevance
512 const struct slow_oam_link_event_t *slow_oam_link_event; in slow_oam_print() member665 tlv.slow_oam_link_event = (const struct slow_oam_link_event_t *)tptr; in slow_oam_print()667 if (tlv.slow_oam_link_event->event_length != in slow_oam_print()680 EXTRACT_16BITS(&tlv.slow_oam_link_event->time_stamp)*100, in slow_oam_print()681 EXTRACT_64BITS(&tlv.slow_oam_link_event->window), in slow_oam_print()682 EXTRACT_64BITS(&tlv.slow_oam_link_event->threshold), in slow_oam_print()683 EXTRACT_64BITS(&tlv.slow_oam_link_event->errors), in slow_oam_print()684 EXTRACT_64BITS(&tlv.slow_oam_link_event->errors_running_total), in slow_oam_print()685 EXTRACT_32BITS(&tlv.slow_oam_link_event->event_running_total))); in slow_oam_print()