Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_input.c238 nbp_state_should_learn(p) && in __br_handle_local_finish()
H A Dbr_fdb.c1128 if (!nbp_state_should_learn(p)) in __br_fdb_add()
H A Dbr_private.h668 static inline bool nbp_state_should_learn(const struct net_bridge_port *p) in nbp_state_should_learn() function