Lines Matching +defs:val +defs:target
535 const struct bond_opt_value *bond_opt_get_val(unsigned int option, u64 val) in bond_opt_get_val()
566 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range()
589 struct bond_opt_value *val) in bond_opt_parse()
689 int error, const struct bond_opt_value *val, in bond_opt_error_interpret()
764 unsigned int option, struct bond_opt_value *val, in __bond_opt_set()
803 unsigned int option, struct bond_opt_value *val) in __bond_opt_set_notify()
1020 int *target) in _bond_option_delay_set()
1118 __be32 target, in _bond_options_arp_ip_target_set()
1132 static int _bond_option_arp_ip_target_add(struct bonding *bond, __be32 target) in _bond_option_arp_ip_target_add()
1162 static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target) in bond_option_arp_ip_target_add()
1167 static int bond_option_arp_ip_target_rem(struct bonding *bond, __be32 target) in bond_option_arp_ip_target_rem()
1218 __be32 target; in bond_option_arp_ip_targets_set() local
1321 struct in6_addr *target, struct in6_addr *slot) in slave_set_ns_maddr()
1343 struct in6_addr *target, in _bond_options_ns_ip6_target_set()
1371 struct in6_addr *target = (struct in6_addr *)newval->extra; in bond_option_ns_ip6_targets_set() local