Lines Matching refs:skb_mac_header
44 eth_hdr = (struct ethhdr *)skb_mac_header(skb); in is_supervision_frame()
62 hsr_V1_hdr = (struct hsrv1_ethhdr_sp *)skb_mac_header(skb); in is_supervision_frame()
73 &((struct hsrv0_ethhdr_sp *)skb_mac_header(skb))->hsr_sup; in is_supervision_frame()
127 eth_hdr = (struct ethhdr *)skb_mac_header(skb); in is_proxy_supervision_frame()
170 src = skb_mac_header(skb_in); in create_stripped_skb_hsr()
171 dst = skb_mac_header(skb); in create_stripped_skb_hsr()
294 pc = skb_mac_header(skb); in hsr_fill_tag()
330 (struct hsr_ethhdr *)skb_mac_header(frame->skb_hsr); in hsr_create_tagged_frame()
353 src = skb_mac_header(skb); in hsr_create_tagged_frame()
695 ethhdr = (struct ethhdr *)skb_mac_header(skb); in fill_frame_info()
708 vlan_hdr = (struct hsr_vlan_ethhdr *)skb_mac_header(skb); in fill_frame_info()