Home
last modified time | relevance | path

Searched defs:vxh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c91 struct vxlanhdr *vxh; in mlx5e_gen_ip_tunnel_header_vxlan() local
/openbmc/linux/include/net/
H A Dvxlan.h582 static inline void vxlan_build_gbp_hdr(struct vxlanhdr *vxh, const struct vxlan_metadata *md) in vxlan_build_gbp_hdr()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c2166 static int vxlan_build_gpe_hdr(struct vxlanhdr *vxh, __be16 protocol) in vxlan_build_gpe_hdr()
2182 struct vxlanhdr *vxh; in vxlan_build_skb() local