Home
last modified time | relevance | path

Searched refs:encap_proto (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/hsr/
Dhsr_main.h57 __be16 encap_proto; member
Dhsr_forward.c73 if (hsrV1Hdr->hsr.encap_proto != htons(ETH_P_PRP)) in is_supervision_frame()
152 hsr_ethhdr->hsr_tag.encap_proto = hsr_ethhdr->ethhdr.h_proto; in hsr_fill_tag()
Dhsr_device.c288 hsr_tag->encap_proto = htons(ETH_P_PRP); in send_hsr_supervision_frame()