Searched refs:br_multicast_rcv (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/net/bridge/ |
D | br_input.c | 146 br_multicast_rcv(br, p, skb, vid)) in br_handle_frame_finish()
|
D | br_private.h | 455 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, 523 static inline int br_multicast_rcv(struct net_bridge *br, in br_multicast_rcv() function
|
D | br_device.c | 71 if (br_multicast_rcv(br, NULL, skb, vid)) { in br_dev_xmit()
|
D | br_multicast.c | 1795 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, in br_multicast_rcv() function
|