Searched refs:vxlan_fdb_append (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/vxlan/ |
| D | vxlan_core.c | 642 static int vxlan_fdb_append(struct vxlan_fdb *f, in vxlan_fdb_append() function 880 rc = vxlan_fdb_append(f, ip, port, vni, ifindex, &rd); in vxlan_fdb_create() 1016 rc = vxlan_fdb_append(f, ip, port, vni, ifindex, &rd); in vxlan_fdb_update_existing()
|