Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_input.c187 br_multicast_is_router(brmctx, skb)) { in br_handle_frame_finish()
H A Dbr_private.h1116 br_multicast_is_router(struct net_bridge_mcast *brmctx, struct sk_buff *skb) in br_multicast_is_router() function
1400 static inline bool br_multicast_is_router(struct net_bridge_mcast *brmctx, in br_multicast_is_router() function
H A Dbr_multicast.c4630 is_router = br_multicast_is_router(&br->multicast_ctx, NULL); in br_multicast_router()