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
1136
struct vxlan_rdst *rd, bool swdev_notify)
drivers/net/vxlan/vxlan_core.c
1278
struct vxlan_rdst *rd = NULL;
drivers/net/vxlan/vxlan_core.c
1347
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
1443
struct vxlan_rdst *rdst = first_remote_rcu(f);
drivers/net/vxlan/vxlan_core.c
159
const struct vxlan_rdst *rdst)
drivers/net/vxlan/vxlan_core.c
1881
struct vxlan_rdst *rdst = NULL;
drivers/net/vxlan/vxlan_core.c
2053
struct vxlan_rdst *rdst = NULL;
drivers/net/vxlan/vxlan_core.c
2345
__be32 default_vni, struct vxlan_rdst *rdst, bool did_rsc)
drivers/net/vxlan/vxlan_core.c
265
struct vxlan_rdst *rd, int type)
drivers/net/vxlan/vxlan_core.c
2653
struct vxlan_rdst nh_rdst;
drivers/net/vxlan/vxlan_core.c
2658
memset(&nh_rdst, 0, sizeof(struct vxlan_rdst));
drivers/net/vxlan/vxlan_core.c
2684
struct vxlan_rdst nh_rdst;
drivers/net/vxlan/vxlan_core.c
2689
memset(&nh_rdst, 0, sizeof(struct vxlan_rdst));
drivers/net/vxlan/vxlan_core.c
2728
struct vxlan_rdst *rdst, *fdst = NULL;
drivers/net/vxlan/vxlan_core.c
291
const struct vxlan_rdst *rd,
drivers/net/vxlan/vxlan_core.c
3034
const struct vxlan_rdst *rd)
drivers/net/vxlan/vxlan_core.c
3055
struct vxlan_rdst *rd, *tmp;
drivers/net/vxlan/vxlan_core.c
309
struct vxlan_rdst *rd,
drivers/net/vxlan/vxlan_core.c
3210
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
329
struct vxlan_rdst *rd, int type, bool swdev_notify,
drivers/net/vxlan/vxlan_core.c
3525
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
359
struct vxlan_rdst remote = {
drivers/net/vxlan/vxlan_core.c
372
struct vxlan_rdst remote = { };
drivers/net/vxlan/vxlan_core.c
3893
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
3967
struct vxlan_rdst *dst;
drivers/net/vxlan/vxlan_core.c
427
static struct vxlan_rdst *vxlan_fdb_find_rdst(struct vxlan_fdb *f,
drivers/net/vxlan/vxlan_core.c
431
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
4421
struct vxlan_rdst *dst;
drivers/net/vxlan/vxlan_core.c
449
struct vxlan_rdst *rdst = NULL;
drivers/net/vxlan/vxlan_core.c
4562
const struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
4732
struct vxlan_rdst *dst = &vxlan->default_dst;
drivers/net/vxlan/vxlan_core.c
4772
struct vxlan_rdst *rdst;
drivers/net/vxlan/vxlan_core.c
480
const struct vxlan_rdst *rdst,
drivers/net/vxlan/vxlan_core.c
497
struct vxlan_rdst *rdst;
drivers/net/vxlan/vxlan_core.c
528
struct vxlan_rdst *rdst;
drivers/net/vxlan/vxlan_core.c
550
__u32 ifindex, struct vxlan_rdst *oldrd)
drivers/net/vxlan/vxlan_core.c
552
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
558
rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list);
drivers/net/vxlan/vxlan_core.c
575
__u32 ifindex, struct vxlan_rdst **rdp)
drivers/net/vxlan/vxlan_core.c
577
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
863
struct vxlan_rdst *rd = NULL;
drivers/net/vxlan/vxlan_core.c
911
struct vxlan_rdst *rd, *nd;
drivers/net/vxlan/vxlan_core.c
938
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_core.c
962
struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu);
drivers/net/vxlan/vxlan_core.c
978
struct vxlan_rdst *rd = NULL;
drivers/net/vxlan/vxlan_core.c
979
struct vxlan_rdst oldrd;
drivers/net/vxlan/vxlan_mdb.c
1093
struct vxlan_rdst *new_rd, *old_rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
1394
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
167
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
677
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
688
struct vxlan_rdst *rd = container_of(head, struct vxlan_rdst, rcu);
drivers/net/vxlan/vxlan_mdb.c
697
struct vxlan_rdst *rd;
drivers/net/vxlan/vxlan_mdb.c
721
static void vxlan_mdb_remote_rdst_fini(struct vxlan_rdst *rd)
drivers/net/vxlan/vxlan_mdb.c
819
struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
drivers/net/vxlan/vxlan_mdb.c
942
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
296
struct vxlan_rdst default_dst; /* default destination */
include/net/vxlan.h
566
struct vxlan_rdst *rdst)