Home
last modified time | relevance | path

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

/linux-6.12.1/net/bridge/
Dbr_input.c96 if (br_mst_is_enabled(br)) { in br_handle_frame_finish()
414 if (br_mst_is_enabled(p->br)) in br_handle_frame()
Dbr_forward.c28 (br_mst_is_enabled(p->br) || p->state == BR_STATE_FORWARDING) && in should_deliver()
Dbr_private.h1895 static inline bool br_mst_is_enabled(struct net_bridge *br) in br_mst_is_enabled() function
1913 static inline bool br_mst_is_enabled(struct net_bridge *br) in br_mst_is_enabled() function