Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_private.h203 int vxlan_vni_in_use(struct net *src_net, struct vxlan_dev *vxlan,
H A Dvxlan_core.c3667 int vxlan_vni_in_use(struct net *src_net, struct vxlan_dev *vxlan, in vxlan_vni_in_use() function
3841 if (vxlan_vni_in_use(src_net, old, conf, conf->vni)) { in vxlan_config_validate()