Home
last modified time | relevance | path

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

/drivers/net/
Dvxlan.c109 struct vxlan_fdb { struct
262 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu()
267 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
313 const struct vxlan_fdb *fdb, in vxlan_fdb_info()
385 static void vxlan_fdb_notify(struct vxlan_dev *vxlan, struct vxlan_fdb *fdb, in vxlan_fdb_notify()
414 struct vxlan_fdb f = { in vxlan_ip_miss()
427 struct vxlan_fdb f = { in vxlan_fdb_miss()
459 static struct vxlan_fdb *__vxlan_find_mac(struct vxlan_dev *vxlan, in __vxlan_find_mac()
463 struct vxlan_fdb *f; in __vxlan_find_mac()
473 static struct vxlan_fdb *vxlan_find_mac(struct vxlan_dev *vxlan, in vxlan_find_mac()
[all …]