Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/
Dvxlan.c255 static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb) in first_remote_rtnl() function
781 rd = first_remote_rtnl(f); in vxlan_fdb_create()
804 vxlan_fdb_notify(vxlan, f, first_remote_rtnl(f), RTM_DELNEIGH); in vxlan_fdb_destroy()