Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/vxlan/
Dvxlan_private.h198 int vxlan_vni_in_use(struct net *src_net, struct vxlan_dev *vxlan,
Dvxlan_vnifilter.c735 err = vxlan_vni_in_use(vxlan->net, vxlan, &vxlan->cfg, v); in vxlan_vni_add()
Dvxlan_core.c3547 int vxlan_vni_in_use(struct net *src_net, struct vxlan_dev *vxlan, in vxlan_vni_in_use() function
3715 if (vxlan_vni_in_use(src_net, old, conf, conf->vni)) { in vxlan_config_validate()