Searched refs:br_multicast_rcv (Results 1 – 4 of 4) sorted by relevance
/net/bridge/ |
D | br_input.c | 112 if (br_multicast_rcv(br, p, skb, vid)) in br_handle_frame_finish()
|
D | br_device.c | 89 if (br_multicast_rcv(br, NULL, skb, vid)) { in br_dev_xmit()
|
D | br_private.h | 786 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, 937 static inline int br_multicast_rcv(struct net_bridge *br, in br_multicast_rcv() function
|
D | br_multicast.c | 3142 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, in br_multicast_rcv() function
|