Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c36 struct vxlan_rdst __rcu *rd;
168 struct vxlan_rdst *rd = rtnl_dereference(remote->rd); in vxlan_mdb_entry_info_fill()
678 struct vxlan_rdst *rd = rtnl_dereference(remote->rd); in vxlan_mdb_remote_lookup()
689 struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu); in vxlan_mdb_rdst_free()
698 struct vxlan_rdst *rd; in vxlan_mdb_remote_rdst_init()
722 static void vxlan_mdb_remote_rdst_fini(struct vxlan_rdst *rd) in vxlan_mdb_remote_rdst_fini()
820 struct vxlan_rdst *rd = rtnl_dereference(remote->rd); in vxlan_mdb_remote_src_fwd_del()
953 struct vxlan_rdst *rd = rtnl_dereference(remote->rd); in vxlan_mdb_nlmsg_remote_size()
1099 struct vxlan_rdst *new_rd, *old_rd = rtnl_dereference(remote->rd); in vxlan_mdb_remote_replace()
1400 struct vxlan_rdst *rd = rtnl_dereference(remote->rd); in vxlan_mdb_remotes_flush()
H A Dvxlan_vnifilter.c478 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_update_default_fdb_entry()
518 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_vni_update_group()
615 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_vni_delete_group()
/linux/include/net/
H A Dvxlan.h201 struct vxlan_rdst { struct
297 struct vxlan_rdst default_dst; /* default destination */
564 struct vxlan_rdst *rdst) in vxlan_fdb_nh_path_select()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_vxlan.c244 const struct vxlan_rdst *dst = &vxlan->default_dst; in mlx5e_tc_tun_get_remote_ifindex()