Searched refs:hsr_sup (Results 1 – 2 of 2) sorted by relevance
62 if (get_hsr_stag_path(&hdr->hsr_sup) != 0x0f) in is_supervision_frame()64 if ((hdr->hsr_sup.HSR_TLV_Type != HSR_TLV_ANNOUNCE) && in is_supervision_frame()65 (hdr->hsr_sup.HSR_TLV_Type != HSR_TLV_LIFE_CHECK)) in is_supervision_frame()67 if (hdr->hsr_sup.HSR_TLV_Length != 12) in is_supervision_frame()
136 struct hsr_sup_tag hsr_sup; member