Symbol: vxlan_rdst
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c
244
const struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
1139
struct vxlan_rdst *rd, bool swdev_notify)
drivers/net/vxlan/vxlan_core.c
1281
struct vxlan_rdst *rd = NULL;
drivers/net/vxlan/vxlan_core.c
1350
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
1446
struct vxlan_rdst *rdst = first_remote_rcu(f);
drivers/net/vxlan/vxlan_core.c
158
const struct vxlan_rdst *rdst)
drivers/net/vxlan/vxlan_core.c
1883
struct vxlan_rdst *rdst = NULL;
drivers/net/vxlan/vxlan_core.c
2053
struct vxlan_rdst *rdst = NULL;
drivers/net/vxlan/vxlan_core.c
2351
__be32 default_vni, struct vxlan_rdst *rdst, bool did_rsc)
drivers/net/vxlan/vxlan_core.c
264
struct vxlan_rdst *rd, int type)
drivers/net/vxlan/vxlan_core.c
2659
struct vxlan_rdst nh_rdst;
drivers/net/vxlan/vxlan_core.c
2664
memset(&nh_rdst, 0, sizeof(struct vxlan_rdst));
drivers/net/vxlan/vxlan_core.c
2690
struct vxlan_rdst nh_rdst;
drivers/net/vxlan/vxlan_core.c
2695
memset(&nh_rdst, 0, sizeof(struct vxlan_rdst));
drivers/net/vxlan/vxlan_core.c
2734
struct vxlan_rdst *rdst, *fdst = NULL;
drivers/net/vxlan/vxlan_core.c
290
const struct vxlan_rdst *rd,
drivers/net/vxlan/vxlan_core.c
3041
const struct vxlan_rdst *rd)
drivers/net/vxlan/vxlan_core.c
3062
struct vxlan_rdst *rd, *tmp;
drivers/net/vxlan/vxlan_core.c
308
struct vxlan_rdst *rd,
drivers/net/vxlan/vxlan_core.c
3217
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
328
struct vxlan_rdst *rd, int type, bool swdev_notify,
drivers/net/vxlan/vxlan_core.c
3532
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
358
struct vxlan_rdst remote = {
drivers/net/vxlan/vxlan_core.c
371
struct vxlan_rdst remote = { };
drivers/net/vxlan/vxlan_core.c
3900
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
3974
struct vxlan_rdst *dst;
drivers/net/vxlan/vxlan_core.c
426
static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f,
drivers/net/vxlan/vxlan_core.c
430
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
4428
struct vxlan_rdst *dst;
drivers/net/vxlan/vxlan_core.c
448
struct vxlan_rdst *rdst = NULL;
drivers/net/vxlan/vxlan_core.c
4572
const struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
4742
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
4782
struct vxlan_rdst *rdst;
drivers/net/vxlan/vxlan_core.c
479
const struct vxlan_rdst *rdst,
drivers/net/vxlan/vxlan_core.c
496
struct vxlan_rdst *rdst;
drivers/net/vxlan/vxlan_core.c
527
struct vxlan_rdst *rdst;
drivers/net/vxlan/vxlan_core.c
549
__u32 ifindex, struct vxlan_rdst *oldrd)
drivers/net/vxlan/vxlan_core.c
551
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
557
rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list);
drivers/net/vxlan/vxlan_core.c
574
__u32 ifindex, struct vxlan_rdst **rdp)
drivers/net/vxlan/vxlan_core.c
576
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
866
struct vxlan_rdst *rd = NULL;
drivers/net/vxlan/vxlan_core.c
914
struct vxlan_rdst *rd, *nd;
drivers/net/vxlan/vxlan_core.c
941
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
965
struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu);
drivers/net/vxlan/vxlan_core.c
981
struct vxlan_rdst *rd = NULL;
drivers/net/vxlan/vxlan_core.c
982
struct vxlan_rdst oldrd;
drivers/net/vxlan/vxlan_mdb.c
1099
struct vxlan_rdst *new_rd, *old_rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
1400
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
168
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
36
struct vxlan_rdst __rcu *rd;
drivers/net/vxlan/vxlan_mdb.c
678
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
689
struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu);
drivers/net/vxlan/vxlan_mdb.c
698
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_mdb.c
722
static void vxlan_mdb_remote_rdst_fini(struct vxlan_rdst *rd)
drivers/net/vxlan/vxlan_mdb.c
820
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
953
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_private.h
198
__be32 default_vni, struct vxlan_rdst *rdst, bool did_rsc);
drivers/net/vxlan/vxlan_private.h
65
static inline struct vxlan_rdst *first_remote_rcu(struct vxlan_fdb *fdb)
drivers/net/vxlan/vxlan_private.h
69
return list_entry_rcu(fdb->remotes.next, struct vxlan_rdst, list);
drivers/net/vxlan/vxlan_private.h
72
static inline struct vxlan_rdst *first_remote_rtnl(struct vxlan_fdb *fdb)
drivers/net/vxlan/vxlan_private.h
76
return list_first_entry(&fdb->remotes, struct vxlan_rdst, list);
drivers/net/vxlan/vxlan_vnifilter.c
480
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_vnifilter.c
520
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_vnifilter.c
617
struct vxlan_rdst *dst = &vxlan->default_dst;
include/net/vxlan.h
297
struct vxlan_rdst default_dst; /* default destination */
include/net/vxlan.h
567
struct vxlan_rdst *rdst)