Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/vxlan/
Dvxlan_private.h62 static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb) in first_remote_rcu() function
Dvxlan_core.c532 rdst = first_remote_rcu(f); in vxlan_fdb_find_uc()
1406 RTM_NEWNEIGH, 0, first_remote_rcu(f)); in vxlan_fdb_get()
1432 struct vxlan_rdst *rdst = first_remote_rcu(f); in vxlan_snoop()
1875 if (f && vxlan_addr_any(&(first_remote_rcu(f)->remote_ip))) { in arp_reduce()
2039 if (f && vxlan_addr_any(&(first_remote_rcu(f)->remote_ip))) { in neigh_reduce()