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()
285 const struct vxlan_rdst *rd, in vxlan_fdb_switchdev_notifier_info()
303 struct vxlan_rdst *rd, in vxlan_fdb_switchdev_call_notifiers()
323 struct vxlan_rdst *rd, int type, bool swdev_notify, in vxlan_fdb_notify()
353 struct vxlan_rdst remote = { in vxlan_ip_miss()
366 struct vxlan_rdst remote = { }; in vxlan_fdb_miss()
444 static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f, in vxlan_fdb_find_rdst()
448 struct vxlan_rdst *rd; in vxlan_fdb_find_rdst()
466 struct vxlan_rdst *rdst; in vxlan_fdb_find_uc()
496 const struct vxlan_rdst *rdst, in vxlan_fdb_notify_one()
513 struct vxlan_rdst *rdst; in vxlan_fdb_replay()
548 struct vxlan_rdst *rdst; in vxlan_fdb_clear_offload()
571 __u32 ifindex, struct vxlan_rdst *oldrd) in vxlan_fdb_replace()
573 struct vxlan_rdst *rd; in vxlan_fdb_replace()
579 rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list); in vxlan_fdb_replace()
596 __u32 ifindex, struct vxlan_rdst **rdp) in vxlan_fdb_append()
598 struct vxlan_rdst *rd; in vxlan_fdb_append()
891 struct vxlan_rdst *rd = NULL; in vxlan_fdb_create()
922 struct vxlan_rdst *rd, *nd; in __vxlan_fdb_free()
949 struct vxlan_rdst *rd; in vxlan_fdb_destroy()
971 struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu); in vxlan_dst_free()
987 struct vxlan_rdst *rd = NULL; in vxlan_fdb_update_existing()
988 struct vxlan_rdst oldrd; in vxlan_fdb_update_existing()
1147 struct vxlan_rdst *rd, bool swdev_notify) in vxlan_fdb_dst_destroy()
1291 struct vxlan_rdst *rd = NULL; in __vxlan_fdb_delete()
1361 struct vxlan_rdst *rd; in vxlan_fdb_dump()
1460 struct vxlan_rdst *rdst = first_remote_rcu(f); in vxlan_snoop()
2334 __be32 default_vni, struct vxlan_rdst *rdst, bool did_rsc) in vxlan_xmit_one()
2611 struct vxlan_rdst nh_rdst; in vxlan_xmit_nh()
2616 memset(&nh_rdst, 0, sizeof(struct vxlan_rdst)); in vxlan_xmit_nh()
2646 struct vxlan_rdst nh_rdst; in vxlan_xmit_nhid()
2651 memset(&nh_rdst, 0, sizeof(struct vxlan_rdst)); in vxlan_xmit_nhid()
2690 struct vxlan_rdst *rdst, *fdst = NULL; in vxlan_xmit()
3000 const struct vxlan_rdst *rd) in vxlan_fdb_flush_remote_matches()
3021 struct vxlan_rdst *rd, *tmp; in vxlan_fdb_flush_match_remotes()
3177 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_change_mtu()
3485 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_get_link_ksettings()
3853 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_config_apply()
3929 struct vxlan_rdst *dst; in __vxlan_dev_create()
4342 struct vxlan_rdst *dst; in vxlan_changelink()
4473 const struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_fill_info()
4638 struct vxlan_rdst *dst = &vxlan->default_dst; in vxlan_handle_lowerdev_unregister()
4678 struct vxlan_rdst *rdst; in vxlan_fdb_offloaded_set()