Home
last modified time | relevance | path

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

/linux-6.15/net/bridge/
H A Dbr_input.c243 nbp_state_should_learn(p) && in __br_handle_local_finish()
H A Dbr_fdb.c1166 if (!nbp_state_should_learn(p)) in __br_fdb_add()
H A Dbr_private.h675 static inline bool nbp_state_should_learn(const struct net_bridge_port *p) in nbp_state_should_learn() function