Home
last modified time | relevance | path

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

/linux-6.1.9/net/bridge/
Dbr_input.c165 br_multicast_is_router(brmctx, skb)) { in br_handle_frame_finish()
Dbr_private.h1049 br_multicast_is_router(struct net_bridge_mcast *brmctx, struct sk_buff *skb) in br_multicast_is_router() function
1333 static inline bool br_multicast_is_router(struct net_bridge_mcast *brmctx, in br_multicast_is_router() function
Dbr_multicast.c4449 is_router = br_multicast_is_router(&br->multicast_ctx, NULL); in br_multicast_router()