Lines Matching refs:vxlan_fdb
103 struct vxlan_fdb { struct
250 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu()
255 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
307 const struct vxlan_fdb *fdb, in vxlan_fdb_info()
386 static void vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify()
415 struct vxlan_fdb f = { in vxlan_ip_miss()
428 struct vxlan_fdb f = { in vxlan_fdb_miss()
460 static struct vxlan_fdb *__vxlan_find_mac(struct vxlan_dev *vxlan, in __vxlan_find_mac()
464 struct vxlan_fdb *f; in __vxlan_find_mac()
474 static struct vxlan_fdb *vxlan_find_mac(struct vxlan_dev *vxlan, in vxlan_find_mac()
477 struct vxlan_fdb *f; in vxlan_find_mac()
487 static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f, in vxlan_fdb_find_rdst()
505 static int vxlan_fdb_replace(struct vxlan_fdb *f, in vxlan_fdb_replace()
525 static int vxlan_fdb_append(struct vxlan_fdb *f, in vxlan_fdb_append()
709 struct vxlan_fdb *f; in vxlan_fdb_create()
790 struct vxlan_fdb *f = container_of(head, struct vxlan_fdb, rcu); in vxlan_fdb_free()
798 static void vxlan_fdb_destroy(struct vxlan_dev *vxlan, struct vxlan_fdb *f) in vxlan_fdb_destroy()
907 struct vxlan_fdb *f; in vxlan_fdb_delete()
960 struct vxlan_fdb *f; in vxlan_fdb_dump()
994 struct vxlan_fdb *f; in vxlan_snoop()
1376 struct vxlan_fdb *f; in arp_reduce()
1537 struct vxlan_fdb *f; in neigh_reduce()
2054 struct vxlan_fdb *f; in vxlan_xmit()
2135 struct vxlan_fdb *f in vxlan_cleanup()
2136 = container_of(p, struct vxlan_fdb, hlist); in vxlan_cleanup()
2181 struct vxlan_fdb *f; in vxlan_fdb_delete_default()
2238 struct vxlan_fdb *f in vxlan_flush()
2239 = container_of(p, struct vxlan_fdb, hlist); in vxlan_flush()