other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
STRUCT VIF_PARAMS(9) | Actions and configuration | STRUCT VIF_PARAMS(9) |
NAME¶
struct_vif_params - describes virtual interface parametersSYNOPSIS¶
struct vif_params { int use_4addr; u8 macaddr[ETH_ALEN]; };
MEMBERS¶
use_4addruse 4-address frames
macaddr[ETH_ALEN]
address to use for this virtual interface.
This will only be used for non-netdevice interfaces. If this parameter is set
to zero address the driver may determine the address as needed.
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |