Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_private.h69 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl() function
H A Dvxlan_core.c1056 rd = first_remote_rtnl(f); in vxlan_fdb_update_existing()
1102 rc = vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), RTM_NEWNEIGH, in vxlan_fdb_update_create()
3880 err = vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), in __vxlan_dev_create()