Searched refs:br_multicast_rcv (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/net/bridge/ |
D | br_input.c | 108 if (br_multicast_rcv(br, p, skb, vid)) in br_handle_frame_finish()
|
D | br_device.c | 93 if (br_multicast_rcv(br, NULL, skb, vid)) { in br_dev_xmit()
|
D | br_private.h | 637 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, 736 static inline int br_multicast_rcv(struct net_bridge *br, in br_multicast_rcv() function
|
D | br_multicast.c | 1899 int br_multicast_rcv(struct net_bridge *br, struct net_bridge_port *port, in br_multicast_rcv() function
|