Home
last modified time | relevance | path

Searched refs:vxlan_fdb (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c151 const struct vxlan_fdb *fdb, in vxlan_fdb_info()
258 static void __vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in __vxlan_fdb_notify()
285 const struct vxlan_fdb *fdb, in vxlan_fdb_switchdev_notifier_info()
303 struct vxlan_fdb *fdb, in vxlan_fdb_switchdev_call_notifiers()
323 static int vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify()
351 struct vxlan_fdb f = { in vxlan_ip_miss()
364 struct vxlan_fdb f = { in vxlan_fdb_miss()
412 static struct vxlan_fdb *__vxlan_find_mac(struct vxlan_dev *vxlan, in __vxlan_find_mac()
416 struct vxlan_fdb *f; in __vxlan_find_mac()
432 static struct vxlan_fdb *vxlan_find_mac(struct vxlan_dev *vxlan, in vxlan_find_mac()
[all …]
Dvxlan_private.h28 struct vxlan_fdb { struct
62 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() argument
69 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
182 u32 nhid, struct vxlan_fdb **fdb,