Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dvxlan.c206 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl() function
759 rd = first_remote_rtnl(f); in vxlan_fdb_update()
786 vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), RTM_DELNEIGH); in vxlan_fdb_destroy()
3227 vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), RTM_NEWNEIGH); in __vxlan_dev_create()
3507 vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), RTM_NEWNEIGH); in vxlan_changelink()