Searched refs:is_sticky (Results 1 – 2 of 2) sorted by relevance
242 static bool __test_merge_new(bool is_sticky, bool a_is_sticky, bool b_is_sticky, bool c_is_sticky) in __test_merge_new() 271 if (is_sticky) in __test_merge_new() 331 if (is_sticky || a_is_sticky || b_is_sticky) in __test_merge_new() 350 if (is_sticky || a_is_sticky) in __test_merge_new() 371 if (is_sticky) /* D uses is_sticky. */ in __test_merge_new() 391 if (is_sticky || a_is_sticky) in __test_merge_new() 411 if (is_sticky || c_is_sticky) in __test_merge_new() 430 if (is_sticky || a_is_sticky || c_is_sticky) in __test_merge_new() 239 __test_merge_new(bool is_sticky,bool a_is_sticky,bool b_is_sticky,bool c_is_sticky) __test_merge_new() argument
1151 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry() local1170 if (is_sticky && (state & NUD_PERMANENT)) in fdb_add_entry()1223 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()