Home
last modified time | relevance | path

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

/linux-6.6.21/net/bridge/
Dbr_input.c233 nbp_state_should_learn(p) && in __br_handle_local_finish()
Dbr_fdb.c1128 if (!nbp_state_should_learn(p)) in __br_fdb_add()
Dbr_private.h667 static inline bool nbp_state_should_learn(const struct net_bridge_port *p) in nbp_state_should_learn() function