Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dvxlan.c180 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl() function
955 rd = first_remote_rtnl(f); in vxlan_fdb_update_existing()
999 rc = vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), RTM_NEWNEIGH, in vxlan_fdb_update_create()
3621 err = vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), in __vxlan_dev_create()