Searched refs:NTF_VXLAN_ADDED_BY_USER (Results 1 – 2 of 2) sorted by relevance
43 #define NTF_VXLAN_ADDED_BY_USER 0x100 macro
299 fdb_info->added_by_user = fdb->flags & NTF_VXLAN_ADDED_BY_USER; in vxlan_fdb_switchdev_notifier_info()1010 !(f->flags & NTF_VXLAN_ADDED_BY_USER)) { in vxlan_fdb_update_existing()1280 ndm->ndm_flags | NTF_VXLAN_ADDED_BY_USER, in vxlan_fdb_add()