Home
last modified time | relevance | path

Searched refs:vxlan (Results 1 – 4 of 4) sorted by relevance

/net/openvswitch/
A Dvport-vxlan.c24 struct vxlan_dev *vxlan = netdev_priv(vport->dev); in vxlan_get_options() local
25 __be16 dst_port = vxlan->cfg.dst_port; in vxlan_get_options()
30 if (vxlan->cfg.flags & VXLAN_F_GBP) { in vxlan_get_options()
37 if (vxlan->cfg.flags & VXLAN_F_GBP && in vxlan_get_options()
A DMakefile25 obj-$(CONFIG_OPENVSWITCH_VXLAN)+= vport-vxlan.o
A DKconfig63 If you say Y here, then the Open vSwitch will be able create vxlan vport.
/net/netfilter/
A Dnft_tunnel.c173 struct vxlan_metadata vxlan; member
271 opts->u.vxlan.gbp = ntohl(nla_get_be32(tb[NFTA_TUNNEL_KEY_VXLAN_GBP])); in nft_tunnel_obj_vxlan_init()
595 htonl(opts->u.vxlan.gbp))) in nft_tunnel_opts_dump()

Completed in 6 milliseconds