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