Home
last modified time | relevance | path

Searched refs:bond_params (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Dbonding.h114 struct bond_params { struct
224 struct bond_params params;
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c523 struct bond_params *params = &bond->params; in bond_opt_check_deps()
539 struct bond_params *params; in bond_opt_dep_print()
Dbond_main.c111 static struct bond_params bonding_defaults;
4178 static int bond_check_params(struct bond_params *params) in bond_check_params()