Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_vxlan.c91 struct vxlanhdr *vxh; in mlx5e_gen_ip_tunnel_header_vxlan() local
/linux-6.12.1/include/net/
Dvxlan.h583 static inline void vxlan_build_gbp_hdr(struct vxlanhdr *vxh, const struct vxlan_metadata *md) in vxlan_build_gbp_hdr()
/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c2168 static int vxlan_build_gpe_hdr(struct vxlanhdr *vxh, __be16 protocol) in vxlan_build_gpe_hdr()
2184 struct vxlanhdr *vxh; in vxlan_build_skb() local