Searched defs:rdst (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 158 const struct vxlan_rdst *rdst) in vxlan_fdb_info() argument 448 struct vxlan_rdst *rdst = NULL; vxlan_fdb_find_uc() local 479 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 496 struct vxlan_rdst *rdst; vxlan_fdb_replay() local 527 struct vxlan_rdst *rdst; vxlan_fdb_clear_offload() local 1442 struct vxlan_rdst *rdst = first_remote_rcu(f); vxlan_snoop() local 1880 struct vxlan_rdst *rdst = NULL; arp_reduce() local 2050 struct vxlan_rdst *rdst = NULL; neigh_reduce() local 2342 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 2725 struct vxlan_rdst *rdst, *fdst = NULL; vxlan_xmit() local 4769 struct vxlan_rdst *rdst; vxlan_fdb_offloaded_set() local [all...] |
| /linux/include/net/ |
| H A D | vxlan.h | 566 vxlan_fdb_nh_path_select(struct nexthop * nh,u32 hash,struct vxlan_rdst * rdst) vxlan_fdb_nh_path_select() argument
|