Home
last modified time | relevance | path

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

/linux/include/net/
H A Dvxlan.h588 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.c2226 vxlan_build_gbp_hdr(vxh, md); in vxlan_build_skb()