Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_vxlan.c91 struct vxlanhdr *vxh; in mlx5e_gen_ip_tunnel_header_vxlan() local
/Linux-v6.6/include/net/
Dvxlan.h582 static inline void vxlan_build_gbp_hdr(struct vxlanhdr *vxh, const struct vxlan_metadata *md) in vxlan_build_gbp_hdr()
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c2143 static int vxlan_build_gpe_hdr(struct vxlanhdr *vxh, __be16 protocol) in vxlan_build_gpe_hdr()
2159 struct vxlanhdr *vxh; in vxlan_build_skb() local