Searched refs:fdb_fill_info (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/bridge/ |
| D | br_fdb.c | 629 static int fdb_fill_info(struct sk_buff *skb, const struct net_bridge *br, in fdb_fill_info() function 705 err = fdb_fill_info(skb, br, fdb, 0, 0, type, 0); in fdb_notify() 756 err = fdb_fill_info(skb, br, f, in br_fdb_dump() 790 err = fdb_fill_info(skb, br, f, portid, seq, in br_fdb_get()
|