• Home
  • Raw
  • Download

Lines Matching refs:bonding

212 static void bond_send_gratuitous_arp(struct bonding *bond);
244 static int bond_add_vlan(struct bonding *bond, unsigned short vlan_id) in bond_add_vlan()
277 static int bond_del_vlan(struct bonding *bond, unsigned short vlan_id) in bond_del_vlan()
330 static int bond_has_challenged_slaves(struct bonding *bond) in bond_has_challenged_slaves()
357 struct vlan_entry *bond_next_vlan(struct bonding *bond, struct vlan_entry *curr) in bond_next_vlan()
397 int bond_dev_queue_xmit(struct bonding *bond, struct sk_buff *skb, struct net_device *slave_dev) in bond_dev_queue_xmit()
448 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_register()
472 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_add_vid()
501 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_kill_vid()
529 static void bond_add_vlans_on_slave(struct bonding *bond, struct net_device *slave_dev) in bond_add_vlans_on_slave()
554 static void bond_del_vlans_from_slave(struct bonding *bond, struct net_device *slave_dev) in bond_del_vlans_from_slave()
596 static int bond_set_carrier(struct bonding *bond) in bond_set_carrier()
688 static int bond_check_dev_link(struct bonding *bond, struct net_device *slave_dev, int reporting) in bond_check_dev_link()
776 static int bond_set_promiscuity(struct bonding *bond, int inc) in bond_set_promiscuity()
800 static int bond_set_allmulti(struct bonding *bond, int inc) in bond_set_allmulti()
825 static void bond_mc_add(struct bonding *bond, void *addr, int alen) in bond_mc_add()
845 static void bond_mc_delete(struct bonding *bond, void *addr, int alen) in bond_mc_delete()
867 static void bond_resend_igmp_join_requests(struct bonding *bond) in bond_resend_igmp_join_requests()
886 static void bond_mc_list_destroy(struct bonding *bond) in bond_mc_list_destroy()
902 static int bond_mc_list_copy(struct dev_mc_list *mc_list, struct bonding *bond, in bond_mc_list_copy()
931 struct bonding *bond = netdev_priv(bond_dev); in bond_mc_list_flush()
953 static void bond_mc_swap(struct bonding *bond, struct slave *new_active, struct slave *old_active) in bond_mc_swap()
1002 static void bond_do_fail_over_mac(struct bonding *bond, in bond_do_fail_over_mac()
1077 static struct slave *bond_find_best_slave(struct bonding *bond) in bond_find_best_slave()
1141 void bond_change_active_slave(struct bonding *bond, struct slave *new_active) in bond_change_active_slave()
1234 void bond_select_active_slave(struct bonding *bond) in bond_select_active_slave()
1265 static void bond_attach_slave(struct bonding *bond, struct slave *new_slave) in bond_attach_slave()
1291 static void bond_detach_slave(struct bonding *bond, struct slave *slave) in bond_detach_slave()
1335 static int bond_compute_features(struct bonding *bond) in bond_compute_features()
1371 struct bonding *bond = netdev_priv(bond_dev); in bond_setup_by_slave()
1387 struct bonding *bond = netdev_priv(bond_dev); in bond_enslave()
1789 struct bonding *bond = netdev_priv(bond_dev); in bond_release()
1972 void bond_destroy(struct bonding *bond) in bond_destroy()
1981 struct bonding *bond = netdev_priv(bond_dev); in bond_destructor()
1999 struct bonding *bond = netdev_priv(bond_dev); in bond_release_and_destroy()
2016 struct bonding *bond = netdev_priv(bond_dev); in bond_release_all()
2146 struct bonding *bond = netdev_priv(bond_dev); in bond_ioctl_change_active()
2195 struct bonding *bond = netdev_priv(bond_dev); in bond_info_query()
2209 struct bonding *bond = netdev_priv(bond_dev); in bond_slave_info_query()
2243 static int bond_miimon_inspect(struct bonding *bond) in bond_miimon_inspect()
2343 static void bond_miimon_commit(struct bonding *bond) in bond_miimon_commit()
2446 struct bonding *bond = container_of(work, struct bonding, in bond_mii_monitor()
2512 static int bond_has_this_ip(struct bonding *bond, __be32 ip) in bond_has_this_ip()
2557 static void bond_arp_send_all(struct bonding *bond, struct slave *slave) in bond_arp_send_all()
2641 static void bond_send_gratuitous_arp(struct bonding *bond) in bond_send_gratuitous_arp()
2670 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp()
2691 struct bonding *bond; in bond_arp_rcv()
2764 struct bonding *bond = container_of(work, struct bonding, in bond_loadbalance_arp_mon()
2885 static int bond_ab_arp_inspect(struct bonding *bond, int delta_in_ticks) in bond_ab_arp_inspect()
2970 static void bond_ab_arp_commit(struct bonding *bond, int delta_in_ticks) in bond_ab_arp_commit()
3076 static void bond_ab_arp_probe(struct bonding *bond) in bond_ab_arp_probe()
3143 struct bonding *bond = container_of(work, struct bonding, in bond_activebackup_arp_mon()
3197 struct bonding *bond = seq->private; in bond_info_seq_start()
3221 struct bonding *bond = seq->private; in bond_info_seq_next()
3236 struct bonding *bond = seq->private; in bond_info_seq_stop()
3244 struct bonding *bond = seq->private; in bond_info_show_master()
3337 struct bonding *bond = seq->private; in bond_info_show_slave()
3404 static int bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry()
3424 static void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry()
3495 static int bond_event_changename(struct bonding *bond) in bond_event_changename()
3510 struct bonding *event_bond = netdev_priv(bond_dev); in bond_master_netdev_event()
3528 struct bonding *bond = netdev_priv(bond_dev); in bond_slave_netdev_event()
3642 struct bonding *bond; in bond_inetaddr_event()
3693 static void bond_register_lacpdu(struct bonding *bond) in bond_register_lacpdu()
3706 static void bond_unregister_lacpdu(struct bonding *bond) in bond_unregister_lacpdu()
3711 void bond_register_arp(struct bonding *bond) in bond_register_arp()
3724 void bond_unregister_arp(struct bonding *bond) in bond_unregister_arp()
3794 struct bonding *bond = netdev_priv(bond_dev); in bond_open()
3842 struct bonding *bond = netdev_priv(bond_dev); in bond_close()
3895 struct bonding *bond = netdev_priv(bond_dev); in bond_get_stats()
3974 struct bonding *bond = netdev_priv(bond_dev); in bond_do_ioctl()
4066 struct bonding *bond = netdev_priv(bond_dev); in bond_set_multicast_list()
4124 struct bonding *bond = netdev_priv(dev); in bond_neigh_setup()
4141 struct bonding *bond = netdev_priv(bond_dev); in bond_change_mtu()
4213 struct bonding *bond = netdev_priv(bond_dev); in bond_set_mac_address()
4299 struct bonding *bond = netdev_priv(bond_dev); in bond_xmit_roundrobin()
4348 struct bonding *bond = netdev_priv(bond_dev); in bond_xmit_activebackup()
4380 struct bonding *bond = netdev_priv(bond_dev); in bond_xmit_xor()
4426 struct bonding *bond = netdev_priv(bond_dev); in bond_xmit_broadcast()
4486 static void bond_set_xmit_hash_policy(struct bonding *bond) in bond_set_xmit_hash_policy()
4504 const struct bonding *bond = netdev_priv(dev); in bond_start_xmit()
4534 void bond_set_mode_ops(struct bonding *bond, int mode) in bond_set_mode_ops()
4606 struct bonding *bond = netdev_priv(bond_dev); in bond_init()
4674 static void bond_work_cancel_all(struct bonding *bond) in bond_work_cancel_all()
4700 struct bonding *bond = netdev_priv(bond_dev); in bond_deinit()
4716 struct bonding *bond, *nxt; in bond_free_all()
5137 struct bonding *bond; in bond_create()
5155 bond_dev = alloc_netdev(sizeof(struct bonding), name ? name : "", in bond_create()
5217 struct bonding *bond; in bonding_init()