Searched refs:slow_oam_link_event (Results 1 – 1 of 1) sorted by relevance
477 const struct slow_oam_link_event_t *slow_oam_link_event; in slow_oam_print() member589 tlv.slow_oam_link_event = (const struct slow_oam_link_event_t *)tptr; in slow_oam_print()591 if (tlv.slow_oam_link_event->event_length != in slow_oam_print()603 EXTRACT_16BITS(&tlv.slow_oam_link_event->time_stamp)*100, in slow_oam_print()604 EXTRACT_64BITS(&tlv.slow_oam_link_event->window), in slow_oam_print()605 EXTRACT_64BITS(&tlv.slow_oam_link_event->threshold), in slow_oam_print()606 EXTRACT_64BITS(&tlv.slow_oam_link_event->errors), in slow_oam_print()607 EXTRACT_64BITS(&tlv.slow_oam_link_event->errors_running_total), in slow_oam_print()608 EXTRACT_32BITS(&tlv.slow_oam_link_event->event_running_total)); in slow_oam_print()