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()
449 struct vxlan_rdst *rdst = NULL; in vxlan_fdb_find_uc() local
480 const struct vxlan_rdst *rdst, in vxlan_fdb_notify_one()
497 struct vxlan_rdst *rdst; in vxlan_fdb_replay() local
528 struct vxlan_rdst *rdst; in vxlan_fdb_clear_offload() local
1443 struct vxlan_rdst *rdst = first_remote_rcu(f); in vxlan_snoop() local
1881 struct vxlan_rdst *rdst = NULL; in arp_reduce() local
2051 struct vxlan_rdst *rdst = NULL; in neigh_reduce() local
2336 __be32 default_vni, struct vxlan_rdst *rdst, bool did_rsc) in vxlan_xmit_one()
2707 struct vxlan_rdst *rdst, *fdst = NULL; in vxlan_xmit() local
[all …]
/linux/include/net/
H A Dvxlan.h566 struct vxlan_rdst *rdst) in vxlan_fdb_nh_path_select()