Searched defs:rtnl_mdb_entry (Results 1 – 5 of 5) sorted by relevance
32 struct rtnl_mdb_entry { struct41 static struct rtnl_mdb_entry *rtnl_mdb_entry_alloc(void); argument382 void (*cb)(struct rtnl_mdb_entry *, void *), in rtnl_mdb_foreach_entry() argument
1380 struct rtnl_mdb_entry { struct1381 struct nl_list_head mdb_list;1382 struct nl_addr *addr;1383 uint32_t ifindex;1384 uint16_t vid;1385 uint16_t proto;1386 uint8_t state;