|
Linux Kernel
3.7.1
|
Data Fields | |
| u8 | mac_addr [ETH_ALEN] |
| u16 | vid |
| u8 | fid |
| u8 | ports |
| u8 | override:1 |
| u8 | use_fid:1 |
| u8 | valid:1 |
struct ksz_mac_table - Static MAC table data structure : MAC address to filter. : VID value. : FID value. : Port membership. : Override setting. : FID use setting. : Valid setting indicating the entry is being used.
1.8.2