Query: struct_vif_params
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTVIF_PARAMS(9) Actions and configuration STRUCT VIF_PARAMS(9)NAMEstruct_vif_params - describes virtual interface parametersSYNOPSISstruct vif_params { int use_4addr; u8 macaddr[ETH_ALEN]; };MEMBERSuse_4addr use 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT VIF_PARAMS(9)