Lines Matching refs:vxlan_rdst

153 			  const struct vxlan_rdst *rdst)  in vxlan_fdb_info()
259 struct vxlan_rdst *rd, int type) in __vxlan_fdb_notify()
286 const struct vxlan_rdst *rd, in vxlan_fdb_switchdev_notifier_info()
304 struct vxlan_rdst *rd, in vxlan_fdb_switchdev_call_notifiers()
324 struct vxlan_rdst *rd, int type, bool swdev_notify, in vxlan_fdb_notify()
354 struct vxlan_rdst remote = { in vxlan_ip_miss()
367 struct vxlan_rdst remote = { }; in vxlan_fdb_miss()
445 static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f, in vxlan_fdb_find_rdst()
449 struct vxlan_rdst *rd; in vxlan_fdb_find_rdst()
467 struct vxlan_rdst *rdst; in vxlan_fdb_find_uc()
497 const struct vxlan_rdst *rdst, in vxlan_fdb_notify_one()
514 struct vxlan_rdst *rdst; in vxlan_fdb_replay()
549 struct vxlan_rdst *rdst; in vxlan_fdb_clear_offload()
572 __u32 ifindex, struct vxlan_rdst *oldrd) in vxlan_fdb_replace()
574 struct vxlan_rdst *rd; in vxlan_fdb_replace()
580 rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list); in vxlan_fdb_replace()
597 __u32 ifindex, struct vxlan_rdst **rdp) in vxlan_fdb_append()
599 struct vxlan_rdst *rd; in vxlan_fdb_append()
892 struct vxlan_rdst *rd = NULL; in vxlan_fdb_create()
923 struct vxlan_rdst *rd, *nd; in __vxlan_fdb_free()
950 struct vxlan_rdst *rd; in vxlan_fdb_destroy()
972 struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu); in vxlan_dst_free()
988 struct vxlan_rdst *rd = NULL; in vxlan_fdb_update_existing()
989 struct vxlan_rdst oldrd; in vxlan_fdb_update_existing()
1148 struct vxlan_rdst *rd, bool swdev_notify) in vxlan_fdb_dst_destroy()
1292 struct vxlan_rdst *rd = NULL; in __vxlan_fdb_delete()
1362 struct vxlan_rdst *rd; in vxlan_fdb_dump()
1461 struct vxlan_rdst *rdst = first_remote_rcu(f); in vxlan_snoop()
2440 __be32 default_vni, struct vxlan_rdst *rdst, bool did_rsc) in vxlan_xmit_one()
2706 struct vxlan_rdst nh_rdst; in vxlan_xmit_nh()
2711 memset(&nh_rdst, 0, sizeof(struct vxlan_rdst)); in vxlan_xmit_nh()
2741 struct vxlan_rdst nh_rdst; in vxlan_xmit_nhid()
2746 memset(&nh_rdst, 0, sizeof(struct vxlan_rdst)); in vxlan_xmit_nhid()
2785 struct vxlan_rdst *rdst, *fdst = NULL; in vxlan_xmit()
3096 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_change_mtu()
3393 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_get_link_ksettings()
3755 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_config_apply()
3831 struct vxlan_rdst *dst; in __vxlan_dev_create()
4242 struct vxlan_rdst *dst; in vxlan_changelink()
4368 const struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_fill_info()
4532 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_handle_lowerdev_unregister()
4572 struct vxlan_rdst *rdst; in vxlan_fdb_offloaded_set()