Searched refs:vxlan_fdb_append (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ |
D | vxlan.c | 481 static int vxlan_fdb_append(struct vxlan_fdb *f, in vxlan_fdb_append() function 647 rc = vxlan_fdb_append(f, ip, port, vni, ifindex, &rd); in vxlan_fdb_create() 678 rc = vxlan_fdb_append(f, ip, port, vni, ifindex, &rd); in vxlan_fdb_create()
|