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