Home
last modified time | relevance | path

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

/Linux-v5.15/net/bridge/
Dbr_fdb.c925 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry() local
944 if (is_sticky && (state & NUD_PERMANENT)) in fdb_add_entry()
992 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()