Searched refs:fdb_fill_info (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/net/bridge/ |
D | br_fdb.c | 468 static int fdb_fill_info(struct sk_buff *skb, const struct net_bridge *br, in fdb_fill_info() function 523 err = fdb_fill_info(skb, br, fdb, 0, 0, type, 0); in fdb_notify() 560 if (fdb_fill_info(skb, br, f, in br_fdb_dump()
|