STRUCT VIF_PARAMS
Section: Actions and configuration (9)
Updated: February 2011
Index
Return to Main Contents
NAME
struct_vif_params - describes virtual interface parameters
SYNOPSIS
struct vif_params {
u8 * mesh_id;
int mesh_id_len;
int use_4addr;
};
MEMBERS
mesh_id
-
mesh ID to use
mesh_id_len
-
length of the mesh ID
use_4addr
-
use 4-address frames
AUTHOR
Johannes Berg <johannes@sipsolutions.net>
-
Author.
COPYRIGHT