Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dvxlan.c175 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() function
560 rdst = first_remote_rcu(f); in vxlan_fdb_find_uc()
1278 RTM_NEWNEIGH, 0, first_remote_rcu(f)); in vxlan_fdb_get()
1304 struct vxlan_rdst *rdst = first_remote_rcu(f); in vxlan_snoop()
1859 if (f && vxlan_addr_any(&(first_remote_rcu(f)->remote_ip))) { in arp_reduce()
2014 if (f && vxlan_addr_any(&(first_remote_rcu(f)->remote_ip))) { in neigh_reduce()