Home
last modified time | relevance | path

Searched defs:rdst (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/vxlan/
H A Dvxlan_core.c159 const struct vxlan_rdst *rdst) in vxlan_fdb_info() argument
449 struct vxlan_rdst *rdst = NULL; vxlan_fdb_find_uc() local
480 vxlan_fdb_notify_one(struct notifier_block * nb,const struct vxlan_dev * vxlan,const struct vxlan_fdb * f,const struct vxlan_rdst * rdst,struct netlink_ext_ack * extack) vxlan_fdb_notify_one() argument
497 struct vxlan_rdst *rdst; vxlan_fdb_replay() local
528 struct vxlan_rdst *rdst; vxlan_fdb_clear_offload() local
1443 struct vxlan_rdst *rdst = first_remote_rcu(f); vxlan_snoop() local
1881 struct vxlan_rdst *rdst = NULL; arp_reduce() local
2051 struct vxlan_rdst *rdst = NULL; neigh_reduce() local
2336 vxlan_xmit_one(struct sk_buff * skb,struct net_device * dev,__be32 default_vni,struct vxlan_rdst * rdst,bool did_rsc) vxlan_xmit_one() argument
2707 struct vxlan_rdst *rdst, *fdst = NULL; vxlan_xmit() local
4743 struct vxlan_rdst *rdst; vxlan_fdb_offloaded_set() local
[all...]
/linux/include/net/
H A Dvxlan.h566 struct vxlan_rdst *rdst) in vxlan_fdb_nh_path_select()