Searched refs:hsr_stag (Results 1 – 1 of 1) sorted by relevance
270 struct hsr_sup_tag *hsr_stag; in send_hsr_supervision_frame() local294 hsr_stag = (typeof(hsr_stag)) skb_put(skb, sizeof(*hsr_stag)); in send_hsr_supervision_frame()296 set_hsr_stag_path(hsr_stag, 0xf); in send_hsr_supervision_frame()297 set_hsr_stag_HSR_Ver(hsr_stag, 0); in send_hsr_supervision_frame()300 hsr_stag->sequence_nr = htons(master->hsr->sequence_nr); in send_hsr_supervision_frame()304 hsr_stag->HSR_TLV_Type = type; in send_hsr_supervision_frame()305 hsr_stag->HSR_TLV_Length = 12; in send_hsr_supervision_frame()