Searched refs:NTF_STICKY (Results 1 – 4 of 4) sorted by relevance
46 #define NTF_STICKY 0x40 macro
49 #define NTF_STICKY 0x40 macro
675 ndm->ndm_flags |= NTF_STICKY; in fdb_fill_info()864 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry()