Searched refs:NTF_STICKY (Results 1 – 2 of 2) sorted by relevance
50 #define NTF_STICKY (1 << 6) macro
127 ndm->ndm_flags |= NTF_STICKY; in fdb_fill_info()870 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry()
Completed in 6 milliseconds