Searched refs:br_flood (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/bridge/ |
D | br_forward.c | 174 static void br_flood(struct net_bridge *br, struct sk_buff *skb, in br_flood() function 220 br_flood(br, skb, NULL, __br_deliver, unicast); in br_flood_deliver() 227 br_flood(br, skb, skb2, __br_forward, unicast); in br_flood_forward()
|