Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Ddsa.h362 struct dsa_mac_addr { struct
363 unsigned char addr[ETH_ALEN];
364 u16 vid;
365 refcount_t refcount;
366 struct list_head list;
367 struct dsa_db db;