Home
last modified time | relevance | path

Searched refs:BR_FDB_NOTIFY_SETTABLE_BITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_fdb.c888 if ((notify & ~BR_FDB_NOTIFY_SETTABLE_BITS) || in fdb_add_entry()
889 (notify & BR_FDB_NOTIFY_SETTABLE_BITS) == FDB_NOTIFY_INACTIVE_BIT) in fdb_add_entry()
H A Dbr_private.h51 #define BR_FDB_NOTIFY_SETTABLE_BITS (FDB_NOTIFY_BIT | FDB_NOTIFY_INACTIVE_BIT) macro
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_fdb.c1049 if ((notify & ~BR_FDB_NOTIFY_SETTABLE_BITS) || in fdb_add_entry()
1050 (notify & BR_FDB_NOTIFY_SETTABLE_BITS) == FDB_NOTIFY_INACTIVE_BIT) in fdb_add_entry()
H A Dbr_private.h56 #define BR_FDB_NOTIFY_SETTABLE_BITS (FDB_NOTIFY_BIT | FDB_NOTIFY_INACTIVE_BIT) macro

Completed in 10 milliseconds