H A D | bond_options.c | 3 * drivers/net/bond/bond_options.c - bonding options 20 static int bond_option_active_slave_set(struct bonding *bond, 22 static int bond_option_miimon_set(struct bonding *bond, 24 static int bond_option_updelay_set(struct bonding *bond, 26 static int bond_option_downdelay_set(struct bonding *bond, 28 static int bond_option_peer_notif_delay_set(struct bonding *bond, 30 static int bond_option_use_carrier_set(struct bonding *bond, 32 static int bond_option_arp_interval_set(struct bonding *bond, 34 static int bond_option_arp_ip_target_add(struct bonding *bond, __be32 target); 35 static int bond_option_arp_ip_target_rem(struct bonding *bond, __be3 638 bond_opt_check_deps(struct bonding * bond,const struct bond_option * opt) bond_opt_check_deps() argument 653 bond_opt_dep_print(struct bonding * bond,const struct bond_option * opt,struct nlattr * bad_attr,struct netlink_ext_ack * extack) bond_opt_dep_print() argument 671 bond_opt_error_interpret(struct bonding * bond,const struct bond_option * opt,int error,const struct bond_opt_value * val,struct nlattr * bad_attr,struct netlink_ext_ack * extack) bond_opt_error_interpret() argument 747 __bond_opt_set(struct bonding * bond,unsigned int option,struct bond_opt_value * val,struct nlattr * bad_attr,struct netlink_ext_ack * extack) __bond_opt_set() argument 786 __bond_opt_set_notify(struct bonding * bond,unsigned int option,struct bond_opt_value * val) __bond_opt_set_notify() argument 810 bond_opt_tryset_rtnl(struct bonding * bond,unsigned int option,char * buf) bond_opt_tryset_rtnl() argument 839 bond_set_xfrm_features(struct bonding * bond) bond_set_xfrm_features() argument 852 bond_option_mode_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_mode_set() argument 892 bond_option_active_slave_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_active_slave_set() argument 956 bond_option_miimon_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_miimon_set() argument 998 _bond_option_delay_set(struct bonding * bond,const struct bond_opt_value * newval,const char * name,int * target) _bond_option_delay_set() argument 1026 bond_option_updelay_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_updelay_set() argument 1033 bond_option_downdelay_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_downdelay_set() argument 1040 bond_option_peer_notif_delay_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_peer_notif_delay_set() argument 1049 bond_option_use_carrier_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_use_carrier_set() argument 1063 bond_option_arp_interval_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_interval_set() argument 1098 _bond_options_arp_ip_target_set(struct bonding * bond,int slot,__be32 target,unsigned long last_rx) _bond_options_arp_ip_target_set() argument 1113 _bond_option_arp_ip_target_add(struct bonding * bond,__be32 target) _bond_option_arp_ip_target_add() argument 1143 bond_option_arp_ip_target_add(struct bonding * bond,__be32 target) bond_option_arp_ip_target_add() argument 1148 bond_option_arp_ip_target_rem(struct bonding * bond,__be32 target) bond_option_arp_ip_target_rem() argument 1187 bond_option_arp_ip_targets_clear(struct bonding * bond) bond_option_arp_ip_targets_clear() argument 1195 bond_option_arp_ip_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_ip_targets_set() argument 1222 slave_can_set_ns_maddr(const struct bonding * bond,struct slave * slave) slave_can_set_ns_maddr() argument 1229 slave_set_ns_maddrs(struct bonding * bond,struct slave * slave,bool add) slave_set_ns_maddrs() argument 1251 bond_slave_ns_maddrs_add(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_add() argument 1258 bond_slave_ns_maddrs_del(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_del() argument 1265 slave_set_ns_maddr(struct bonding * bond,struct slave * slave,struct in6_addr * target,struct in6_addr * slot) slave_set_ns_maddr() argument 1284 _bond_options_ns_ip6_target_set(struct bonding * bond,int slot,struct in6_addr * target,unsigned long last_rx) _bond_options_ns_ip6_target_set() argument 1301 bond_option_ns_ip6_targets_clear(struct bonding * bond) bond_option_ns_ip6_targets_clear() argument 1310 bond_option_ns_ip6_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ns_ip6_targets_set() argument 1343 bond_option_ns_ip6_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ns_ip6_targets_set() argument 1349 slave_set_ns_maddrs(struct bonding * bond,struct slave * slave,bool add) slave_set_ns_maddrs() argument 1351 bond_slave_ns_maddrs_add(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_add() argument 1353 bond_slave_ns_maddrs_del(struct bonding * bond,struct slave * slave) bond_slave_ns_maddrs_del() argument 1356 bond_option_arp_validate_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_validate_set() argument 1375 bond_option_arp_all_targets_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_arp_all_targets_set() argument 1385 bond_option_missed_max_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_missed_max_set() argument 1395 bond_option_prio_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_prio_set() argument 1416 bond_option_primary_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_primary_set() argument 1464 bond_option_primary_reselect_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_primary_reselect_set() argument 1478 bond_option_fail_over_mac_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_fail_over_mac_set() argument 1488 bond_option_xmit_hash_policy_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_xmit_hash_policy_set() argument 1498 bond_option_resend_igmp_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_resend_igmp_set() argument 1508 bond_option_num_peer_notif_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_num_peer_notif_set() argument 1516 bond_option_all_slaves_active_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_all_slaves_active_set() argument 1537 bond_option_min_links_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_min_links_set() argument 1548 bond_option_lp_interval_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lp_interval_set() argument 1556 bond_option_pps_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_pps_set() argument 1576 bond_option_lacp_active_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lacp_active_set() argument 1586 bond_option_lacp_rate_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_lacp_rate_set() argument 1597 bond_option_ad_select_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_select_set() argument 1607 bond_option_queue_id_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_queue_id_set() argument 1668 bond_option_slaves_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_slaves_set() argument 1716 bond_option_tlb_dynamic_lb_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_tlb_dynamic_lb_set() argument 1726 bond_option_ad_actor_sys_prio_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_actor_sys_prio_set() argument 1738 bond_option_ad_actor_system_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_actor_system_set() argument 1766 bond_option_ad_user_port_key_set(struct bonding * bond,const struct bond_opt_value * newval) bond_option_ad_user_port_key_set() argument [all...] |