Searched refs:br_multicast_rcv (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/bridge/ | 
| D | br_input.c | 101 			if (br_multicast_rcv(br, p, skb, vid))  in br_handle_frame_finish()
  | 
| D | br_device.c | 88 		if (br_multicast_rcv(br, NULL, skb, vid)) {  in br_dev_xmit()
  | 
| D | br_private.h | 659 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, 760 static inline int br_multicast_rcv(struct net_bridge *br,  in br_multicast_rcv()  function
  | 
| D | br_multicast.c | 1730 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port,  in br_multicast_rcv()  function
  |