Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbonding.h114 struct bond_params { struct
228 struct bond_params params;
/linux-4.4.14/drivers/net/bonding/
Dbond_options.c571 struct bond_params *params = &bond->params; in bond_opt_check_deps()
587 struct bond_params *params; in bond_opt_dep_print()
Dbond_main.c111 static struct bond_params bonding_defaults;
4198 static int bond_check_params(struct bond_params *params) in bond_check_params()