Home
last modified time | relevance | path

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

/linux-6.6.21/net/bridge/
Dbr_input.c182 br_multicast_is_router(brmctx, skb)) { in br_handle_frame_finish()
Dbr_private.h1115 br_multicast_is_router(struct net_bridge_mcast *brmctx, struct sk_buff *skb) in br_multicast_is_router() function
1399 static inline bool br_multicast_is_router(struct net_bridge_mcast *brmctx, in br_multicast_is_router() function
Dbr_multicast.c4630 is_router = br_multicast_is_router(&br->multicast_ctx, NULL); in br_multicast_router()