Home
last modified time | relevance | path

Searched refs:hsr_tag (Results 1 – 4 of 4) sorted by relevance

/linux/net/hsr/
H A Dhsr_forward.c275 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()
H A Dhsr_main.c153 BUILD_BUG_ON(sizeof(struct hsr_tag) != HSR_HLEN); in hsr_init()
H A Dhsr_framereg.c320 pull_size = sizeof(struct hsr_tag); in hsr_handle_sup_frame()
/linux/net/core/
H A Dflow_dissector.c1490 struct hsr_tag *hdr, _hdr; in __skb_flow_dissect()