Home
last modified time | relevance | path

Searched refs:fdb_entry (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dbrctl.c206 struct fdb_entry { struct
218 const struct fdb_entry *f0 = _f0; in compare_fdbs() argument
219 const struct fdb_entry *f1 = _f1; in compare_fdbs()
224 static size_t read_bridge_forward_db(const char *name, struct fdb_entry **_fdb) in read_bridge_forward_db()
227 struct fdb_entry *fdb; in read_bridge_forward_db()
266 struct fdb_entry *fdb; in show_bridge_macs()
274 const struct fdb_entry *f = &fdb[i]; in show_bridge_macs()