Searched defs:fdb_info (Results 26 - 29 of 29) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/net/ethernet/rocker/ |
H A D | rocker_main.c | 2698 struct switchdev_notifier_fdb_info fdb_info; member 2721 struct switchdev_notifier_fdb_info *fdb_info; in rocker_switchdev_event_work() local 2759 struct switchdev_notifier_fdb_info *fdb_info = ptr; rocker_switchdev_event() local [all...] |
/kernel/linux/linux-6.6/net/dsa/ |
H A D | slave.c | 3539 dsa_slave_fdb_event(struct net_device *dev, struct net_device *orig_dev, unsigned long event, const void *ctx, const struct switchdev_notifier_fdb_info *fdb_info) dsa_slave_fdb_event() argument
|
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 390 vxlan_fdb_switchdev_notifier_info(const struct vxlan_dev *vxlan, const struct vxlan_fdb *fdb, const struct vxlan_rdst *rd, struct netlink_ext_ack *extack, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_switchdev_notifier_info() argument 568 vxlan_fdb_find_uc(struct net_device *dev, const u8 *mac, __be32 vni, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_find_uc() argument 606 struct switchdev_notifier_vxlan_fdb_info fdb_info; vxlan_fdb_notify_one() local 4550 vxlan_fdb_offloaded_set(struct net_device *dev, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_offloaded_set() argument 4580 vxlan_fdb_external_learn_add(struct net_device *dev, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_external_learn_add() argument 4607 vxlan_fdb_external_learn_del(struct net_device *dev, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_external_learn_del() argument 4639 struct switchdev_notifier_vxlan_fdb_info *fdb_info; vxlan_switchdev_event() local [all...] |
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_core.c | 284 vxlan_fdb_switchdev_notifier_info(const struct vxlan_dev *vxlan, const struct vxlan_fdb *fdb, const struct vxlan_rdst *rd, struct netlink_ext_ack *extack, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_switchdev_notifier_info() argument 462 vxlan_fdb_find_uc(struct net_device *dev, const u8 *mac, __be32 vni, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_find_uc() argument 500 struct switchdev_notifier_vxlan_fdb_info fdb_info; vxlan_fdb_notify_one() local 4544 vxlan_fdb_offloaded_set(struct net_device *dev, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_offloaded_set() argument 4574 vxlan_fdb_external_learn_add(struct net_device *dev, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_external_learn_add() argument 4601 vxlan_fdb_external_learn_del(struct net_device *dev, struct switchdev_notifier_vxlan_fdb_info *fdb_info) vxlan_fdb_external_learn_del() argument 4633 struct switchdev_notifier_vxlan_fdb_info *fdb_info; vxlan_switchdev_event() local [all...] |
Completed in 16 milliseconds
12