Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_private.h65 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() function
H A Dvxlan_core.c463 rdst = first_remote_rcu(f); in vxlan_fdb_find_uc()
1413 RTM_NEWNEIGH, 0, first_remote_rcu(f)); in vxlan_fdb_get()
1443 struct vxlan_rdst *rdst = first_remote_rcu(f); in vxlan_snoop()
1893 rdst = first_remote_rcu(f); in arp_reduce()
2064 rdst = first_remote_rcu(f); in neigh_reduce()