Home
last modified time | relevance | path

Searched defs:dsa_mac_addr (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/net/
Ddsa.h357 struct dsa_mac_addr { struct
358 unsigned char addr[ETH_ALEN];
359 u16 vid;
360 refcount_t refcount;
361 struct list_head list;
362 struct dsa_db db;