Searched refs:gre_base_hdr (Results 1 – 14 of 14) sorted by relevance
30 if (unlikely(tnl_hlen < sizeof(struct gre_base_hdr))) in gre_gso_segment()71 struct gre_base_hdr *greh; in gre_gso_segment()91 greh = (struct gre_base_hdr *)skb_transport_header(skb); in gre_gso_segment()127 const struct gre_base_hdr *greh; in gre_gro_receive()193 const struct gre_base_hdr *greh2; in gre_gro_receive()206 greh2 = (struct gre_base_hdr *)(p->data + off); in gre_gro_receive()238 struct gre_base_hdr *greh = (struct gre_base_hdr *)(skb->data + nhoff); in gre_gro_complete()
8 struct gre_base_hdr { struct14 struct gre_base_hdr fixed_header; argument107 struct gre_base_hdr *greh; in gre_build_header()113 greh = (struct gre_base_hdr *)skb->data; in gre_build_header()
19 struct gre_base_hdr gre_hd;
24 struct gre_base_hdr { struct54 struct gre_base_hdr gre;
410 int32_t delta = sizeof(struct gre_base_hdr) - encap_overhead; in forward_with_gre()
302 int32_t delta = sizeof(struct gre_base_hdr) - encap_overhead; in forward_with_gre()
32 struct gre_base_hdr *greh = (struct gre_base_hdr *)(buf); in mlx5e_gen_ip_tunnel_header_gretap()
67 struct gre_base_hdr { struct70 } gre_base_hdr; argument75 struct gre_base_hdr gre_hdr;458 sizeof(struct gre_base_hdr),488 + sizeof(struct gre_base_hdr),
547 hdrsize = sizeof(struct gre_base_hdr); in tcf_ct_flow_table_fill_tuple_ipv4() 570 struct gre_base_hdr *greh; in tcf_ct_flow_table_fill_tuple_ipv4() 572 greh = (struct gre_base_hdr *)(skb_network_header(skb) + thoff); in tcf_ct_flow_table_fill_tuple_ipv4() 616 hdrsize = sizeof(struct gre_base_hdr); in tcf_ct_flow_table_fill_tuple_ipv6() 639 struct gre_base_hdr *greh; in tcf_ct_flow_table_fill_tuple_ipv6() 641 greh = (struct gre_base_hdr *)(skb_network_header(skb) + thoff); in tcf_ct_flow_table_fill_tuple_ipv6()
1300 struct gre_base_hdr *greh; in efx_can_encap_offloads()1343 greh = (struct gre_base_hdr *)skb_transport_header(skb); in efx_can_encap_offloads()
1273 struct gre_base_hdr *greh; in efx_can_encap_offloads()1316 greh = (struct gre_base_hdr *)skb_transport_header(skb); in efx_can_encap_offloads()
612 struct gre_base_hdr *gre;
96 u32 offset = sizeof(struct gre_base_hdr); in __nft_payload_inner_offset()97 struct gre_base_hdr *gre, _gre; in __nft_payload_inner_offset()
1718 struct gre_base_hdr _greh, *greh; in ipvs_gre_decap()