Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dneighbour.h184 FDB_NOTIFY_BIT = (1 << 0), enumerator
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_fdb.c694 u8 notify_bits = FDB_NOTIFY_BIT; in fdb_fill_info()
845 if ((notify & FDB_NOTIFY_BIT) && in fdb_handle_notify()
849 } else if (!(notify & FDB_NOTIFY_BIT) && in fdb_handle_notify()
H A Dbr_private.h51 #define BR_FDB_NOTIFY_SETTABLE_BITS (FDB_NOTIFY_BIT | FDB_NOTIFY_INACTIVE_BIT)