Searched refs:vxlan_fdb (Results 1 – 2 of 2) sorted by relevance
399 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 …]
33 struct vxlan_fdb { struct67 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() argument74 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