Home
last modified time | relevance | path

Searched refs:hsrv1_ethhdr_sp (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/hsr/
H A Dhsr_forward.c39 struct hsrv1_ethhdr_sp *hsr_V1_hdr; in is_supervision_frame()
58 total_length = sizeof(struct hsrv1_ethhdr_sp); in is_supervision_frame()
62 hsr_V1_hdr = (struct hsrv1_ethhdr_sp *)skb_mac_header(skb); in is_supervision_frame()
H A Dhsr_main.h116 struct hsrv1_ethhdr_sp { struct
/kernel/linux/linux-5.10/net/hsr/
H A Dhsr_forward.c39 struct hsrv1_ethhdr_sp *hsr_V1_hdr; in is_supervision_frame()
56 hsr_V1_hdr = (struct hsrv1_ethhdr_sp *)skb_mac_header(skb); in is_supervision_frame()
H A Dhsr_main.h125 struct hsrv1_ethhdr_sp { struct
H A Dhsr_framereg.c337 skb_push(skb, sizeof(struct hsrv1_ethhdr_sp)); in hsr_handle_sup_frame()

Completed in 5 milliseconds