Lines Matching refs:vxlan_fdb
88 struct vxlan_fdb { struct
216 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu()
221 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
273 const struct vxlan_fdb *fdb, in vxlan_fdb_info()
352 static void vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify()
381 struct vxlan_fdb f = { in vxlan_ip_miss()
394 struct vxlan_fdb f = { in vxlan_fdb_miss()
426 static struct vxlan_fdb *__vxlan_find_mac(struct vxlan_dev *vxlan, in __vxlan_find_mac()
430 struct vxlan_fdb *f; in __vxlan_find_mac()
440 static struct vxlan_fdb *vxlan_find_mac(struct vxlan_dev *vxlan, in vxlan_find_mac()
443 struct vxlan_fdb *f; in vxlan_find_mac()
453 static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f, in vxlan_fdb_find_rdst()
471 static int vxlan_fdb_replace(struct vxlan_fdb *f, in vxlan_fdb_replace()
491 static int vxlan_fdb_append(struct vxlan_fdb *f, in vxlan_fdb_append()
667 struct vxlan_fdb *f; in vxlan_fdb_create()
749 struct vxlan_fdb *f = container_of(head, struct vxlan_fdb, rcu); in vxlan_fdb_free()
757 static void vxlan_fdb_destroy(struct vxlan_dev *vxlan, struct vxlan_fdb *f) in vxlan_fdb_destroy()
866 struct vxlan_fdb *f; in vxlan_fdb_delete()
919 struct vxlan_fdb *f; in vxlan_fdb_dump()
953 struct vxlan_fdb *f; in vxlan_snoop()
1389 struct vxlan_fdb *f; in arp_reduce()
1550 struct vxlan_fdb *f; in neigh_reduce()
2145 struct vxlan_fdb *f; in vxlan_xmit()
2235 struct vxlan_fdb *f in vxlan_cleanup()
2236 = container_of(p, struct vxlan_fdb, hlist); in vxlan_cleanup()
2280 struct vxlan_fdb *f; in vxlan_fdb_delete_default()
2333 struct vxlan_fdb *f in vxlan_flush()
2334 = container_of(p, struct vxlan_fdb, hlist); in vxlan_flush()