Lines Matching refs:bond_opt_get
6027 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_MODE), &newval); in bond_check_params()
6043 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_XMIT_HASH), in bond_check_params()
6060 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_LACP_RATE), in bond_check_params()
6073 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_AD_SELECT), in bond_check_params()
6150 if (!bond_opt_parse(bond_opt_get(BOND_OPT_PACKETS_PER_SLAVE), &newval)) { in bond_check_params()
6232 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_ARP_VALIDATE), in bond_check_params()
6246 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_ARP_ALL_TARGETS), in bond_check_params()
6288 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_PRIMARY_RESELECT), in bond_check_params()
6302 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_FAIL_OVER_MAC), in bond_check_params()
6318 bond_opt_get(BOND_OPT_AD_ACTOR_SYS_PRIO), in bond_check_params()
6326 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_AD_USER_PORT_KEY), in bond_check_params()
6335 valptr = bond_opt_parse(bond_opt_get(BOND_OPT_TLB_DYNAMIC_LB), &newval); in bond_check_params()