Home
last modified time | relevance | path

Searched refs:vxlan_build_gbp_hdr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c104 vxlan_build_gbp_hdr(vxh, md); in mlx5e_gen_ip_tunnel_header_vxlan()
/linux/include/net/
H A Dvxlan.h583 static inline void vxlan_build_gbp_hdr(struct vxlanhdr *vxh, const struct vxlan_metadata *md) in vxlan_build_gbp_hdr() function
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2232 vxlan_build_gbp_hdr(vxh, md); in vxlan_build_skb()