Searched defs:is_sticky (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/vma/tests/ | ||
| H A D | merge.c | 239 __test_merge_new(bool is_sticky,bool a_is_sticky,bool b_is_sticky,bool c_is_sticky) __test_merge_new() argument |
| /linux/net/bridge/ | ||
| H A D | br_fdb.c | 1151 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); fdb_add_entry() local |