Home
last modified time | relevance | path

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

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