Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_fdb.c1025 bool is_sticky = !!(ndm->ndm_flags & NTF_STICKY); in fdb_add_entry() local
1044 if (is_sticky && (state & NUD_PERMANENT)) in fdb_add_entry()
1092 if (is_sticky != test_bit(BR_FDB_STICKY, &fdb->flags)) { in fdb_add_entry()