Searched defs:rdst (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | vxlan.h | 499 vxlan_fdb_nh_path_select(struct nexthop *nh, u32 hash, struct vxlan_rdst *rdst) vxlan_fdb_nh_path_select() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | vxlan.h | 558 vxlan_fdb_nh_path_select(struct nexthop *nh, u32 hash, struct vxlan_rdst *rdst) vxlan_fdb_nh_path_select() argument
|
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 256 vxlan_fdb_info(struct sk_buff *skb, struct vxlan_dev *vxlan, const struct vxlan_fdb *fdb, u32 portid, u32 seq, int type, unsigned int flags, const struct vxlan_rdst *rdst) vxlan_fdb_info() argument 573 struct vxlan_rdst *rdst; vxlan_fdb_find_uc() local 600 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 620 struct vxlan_rdst *rdst; vxlan_fdb_replay() local 655 struct vxlan_rdst *rdst; vxlan_fdb_clear_offload() local 1503 struct vxlan_rdst *rdst = first_remote_rcu(f); vxlan_snoop() local 2588 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 2882 struct vxlan_rdst *rdst, *fdst = NULL; vxlan_xmit() local 4554 struct vxlan_rdst *rdst; vxlan_fdb_offloaded_set() local [all...] |
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_core.c | 150 vxlan_fdb_info(struct sk_buff *skb, struct vxlan_dev *vxlan, const struct vxlan_fdb *fdb, u32 portid, u32 seq, int type, unsigned int flags, const struct vxlan_rdst *rdst) vxlan_fdb_info() argument 467 struct vxlan_rdst *rdst; vxlan_fdb_find_uc() local 494 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 514 struct vxlan_rdst *rdst; vxlan_fdb_replay() local 549 struct vxlan_rdst *rdst; vxlan_fdb_clear_offload() local 1457 struct vxlan_rdst *rdst = first_remote_rcu(f); vxlan_snoop() local 2416 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 2762 struct vxlan_rdst *rdst, *fdst = NULL; vxlan_xmit() local 4548 struct vxlan_rdst *rdst; vxlan_fdb_offloaded_set() local [all...] |
Completed in 11 milliseconds