Home
last modified time | relevance | path

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

/drivers/net/vxlan/
A Dvxlan_core.c399 struct vxlan_fdb *f; in vxlan_find_mac_tx()
415 struct vxlan_fdb *f; in vxlan_find_mac()
450 struct vxlan_fdb *f; in vxlan_fdb_find_uc()
497 struct vxlan_fdb *f; in vxlan_fdb_replay()
528 struct vxlan_fdb *f; in vxlan_fdb_clear_offload()
774 struct vxlan_fdb *f; in vxlan_fdb_alloc()
863 struct vxlan_fdb *f; in vxlan_fdb_create()
929 struct vxlan_fdb *f = container_of(head, struct vxlan_fdb, rcu); in vxlan_fdb_free()
1075 struct vxlan_fdb *f; in vxlan_fdb_update_create()
1110 struct vxlan_fdb *f; in vxlan_fdb_update()
[all …]
A Dvxlan_private.h33 struct vxlan_fdb { struct
67 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() argument
74 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl()
187 u32 nhid, struct vxlan_fdb **fdb,

Completed in 14 milliseconds