Searched refs:fdb_fill_info (Results 1 – 1 of 1) sorted by relevance
/net/bridge/ |
D | br_fdb.c | 654 static int fdb_fill_info(struct sk_buff *skb, const struct net_bridge *br, in fdb_fill_info() function 804 err = fdb_fill_info(skb, br, fdb, 0, 0, type, 0); in fdb_notify() 855 err = fdb_fill_info(skb, br, f, in br_fdb_dump() 889 err = fdb_fill_info(skb, br, f, portid, seq, in br_fdb_get()
|