Searched refs:br_multicast_is_router (Results 1 – 3 of 3) sorted by relevance
187 br_multicast_is_router(brmctx, skb)) { in br_handle_frame_finish()
1116 br_multicast_is_router(struct net_bridge_mcast *brmctx, struct sk_buff *skb) in br_multicast_is_router() function1400 static inline bool br_multicast_is_router(struct net_bridge_mcast *brmctx, in br_multicast_is_router() function
4628 is_router = br_multicast_is_router(&br->multicast_ctx, NULL); in br_multicast_router()