Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A 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()
H A Dbr_forward.c28 (br_mst_is_enabled(p->br) || p->state == BR_STATE_FORWARDING) && in should_deliver()
H A Dbr_private.h1871 static inline bool br_mst_is_enabled(struct net_bridge *br) in br_mst_is_enabled() function
1889 static inline bool br_mst_is_enabled(struct net_bridge *br) in br_mst_is_enabled() function