Searched refs:hsr_tag (Results 1 – 4 of 4) sorted by relevance
275 set_hsr_tag_path(&hsr_ethhdr->hsr_tag, path_id); in hsr_set_path_id()308 set_hsr_tag_LSDU_size(&hsr_ethhdr->hsr_tag, lsdu_size); in hsr_fill_tag()309 hsr_ethhdr->hsr_tag.sequence_nr = htons(frame->sequence_nr); in hsr_fill_tag()310 hsr_ethhdr->hsr_tag.encap_proto = hsr_ethhdr->ethhdr.h_proto; in hsr_fill_tag()
153 BUILD_BUG_ON(sizeof(struct hsr_tag) != HSR_HLEN); in hsr_init()
320 pull_size = sizeof(struct hsr_tag); in hsr_handle_sup_frame()
1490 struct hsr_tag *hdr, _hdr; in __skb_flow_dissect()