Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c793 static struct vxlan_fdb *vxlan_fdb_alloc(struct vxlan_dev *vxlan, const u8 *mac, in vxlan_fdb_alloc() function
901 f = vxlan_fdb_alloc(vxlan, mac, state, src_vni, ndm_flags); in vxlan_fdb_create()