Searched refs:gre_base_hdr (Results 1 – 17 of 17) 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()
895 struct gre_base_hdr *greh; in ipgre_header()906 greh = (struct gre_base_hdr *)(iph+1); in ipgre_header()
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; variable75 struct gre_base_hdr gre_hdr;458 sizeof(struct gre_base_hdr),488 + sizeof(struct gre_base_hdr),
159 const struct gre_base_hdr *grehdr; in gre_pkt_to_tuple()160 struct gre_base_hdr _grehdr; in gre_pkt_to_tuple()
246 ctx->hdrsize = sizeof(struct gre_base_hdr); in nf_flow_tuple_ip()267 struct gre_base_hdr *greh; in nf_flow_tuple_ip()269 greh = (struct gre_base_hdr *)(skb_network_header(skb) + thoff); in nf_flow_tuple_ip()1047 ctx->hdrsize = sizeof(struct gre_base_hdr); in nf_flow_tuple_ipv6()1068 struct gre_base_hdr *greh; in nf_flow_tuple_ipv6()1070 greh = (struct gre_base_hdr *)(skb_network_header(skb) + thoff); in nf_flow_tuple_ipv6()
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;
661 struct gre_base_hdr *hdr, _hdr; in __skb_flow_dissect_gre() 686 offset += sizeof(struct gre_base_hdr); in __skb_flow_dissect_gre()
1718 struct gre_base_hdr _greh, *greh; in ipvs_gre_decap()