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