Home
last modified time | relevance | path

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

/Linux-v4.19/net/hsr/
Dhsr_main.h142 struct hsrv1_ethhdr_sp { struct
Dhsr_forward.c55 struct hsrv1_ethhdr_sp *hsrV1Hdr; in is_supervision_frame()
72 hsrV1Hdr = (struct hsrv1_ethhdr_sp *) skb_mac_header(skb); in is_supervision_frame()
Dhsr_framereg.c257 skb_push(skb, sizeof(struct hsrv1_ethhdr_sp)); in hsr_handle_sup_frame()