Searched refs:VXLAN_HLEN (Results 1 – 3 of 3) sorted by relevance
95 #define VXLAN_HLEN (sizeof(struct udphdr) + sizeof(struct vxlanhdr)) macro
677 #define VXLAN_HLEN (sizeof(struct udphdr) + 8) macro693 return (struct ethhdr *)(skb_transport_header(skb) + VXLAN_HLEN); in fm10k_port_is_vxlan()
1173 if (!pskb_may_pull(skb, VXLAN_HLEN)) in vxlan_udp_encap_recv()1187 if (iptunnel_pull_header(skb, VXLAN_HLEN, htons(ETH_P_TEB))) in vxlan_udp_encap_recv()1701 + VXLAN_HLEN + sizeof(struct ipv6hdr) in vxlan6_xmit_skb()1784 + VXLAN_HLEN + sizeof(struct iphdr) in vxlan_xmit_skb()