Searched refs:notifier_type (Results 1 – 2 of 2) sorted by relevance
111 unsigned long notifier_type; in br_switchdev_fdb_call_notifiers() local117 notifier_type = adding ? SWITCHDEV_FDB_ADD_TO_DEVICE : SWITCHDEV_FDB_DEL_TO_DEVICE; in br_switchdev_fdb_call_notifiers()118 call_switchdev_notifiers(notifier_type, dev, &info.info, NULL); in br_switchdev_fdb_call_notifiers()
415 enum switchdev_notifier_type notifier_type; in vxlan_fdb_switchdev_call_notifiers() local421 notifier_type = adding ? SWITCHDEV_VXLAN_FDB_ADD_TO_DEVICE in vxlan_fdb_switchdev_call_notifiers()424 ret = call_switchdev_notifiers(notifier_type, vxlan->dev, in vxlan_fdb_switchdev_call_notifiers()