Searched refs:NTF_STICKY (Results 1 – 3 of 3) sorted by relevance
52 #define NTF_STICKY (1 << 6) macro
125 ndm->ndm_flags |= NTF_STICKY; in fdb_fill_info()644 if (ndm_flags & NTF_STICKY) in __ndm_flags_to_fdb_flags()1066 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry()
827 NTF_STICKY | NTF_OFFLOADED)