Searched refs:swdev_notify (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 328 struct vxlan_rdst *rd, int type, bool swdev_notify, in vxlan_fdb_notify() argument 333 if (swdev_notify && rd) { in vxlan_fdb_notify() 939 bool do_notify, bool swdev_notify) in vxlan_fdb_destroy() argument 949 swdev_notify, NULL); in vxlan_fdb_destroy() 953 swdev_notify, NULL); in vxlan_fdb_destroy() 977 bool swdev_notify, in vxlan_fdb_update_existing() argument 1051 swdev_notify, extack); in vxlan_fdb_update_existing() 1075 bool swdev_notify, in vxlan_fdb_update_create() argument 1094 swdev_notify, extack); in vxlan_fdb_update_create() 1111 bool swdev_notify, in vxlan_fdb_update() argument [all …]
|
| /linux/net/bridge/ |
| H A D | br_private.h | 888 bool locked, bool swdev_notify); 891 bool swdev_notify);
|