Home
last modified time | relevance | path

Searched refs:is_sticky (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/bridge/ !
Dbr_fdb.c1013 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry() local
1032 if (is_sticky && (state & NUD_PERMANENT)) in fdb_add_entry()
1080 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()