Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_input.c196 nbp_state_should_learn(p) && in __br_handle_local_finish()
H A Dbr_fdb.c964 if (!nbp_state_should_learn(p)) in __br_fdb_add()
H A Dbr_private.h564 static inline bool nbp_state_should_learn(const struct net_bridge_port *p) in nbp_state_should_learn() function