Home
last modified time | relevance | path

Searched defs:bond_dev (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/bonding/
Dbond_main.c431 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_add_vid()
466 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_kill_vid()
769 struct net_device *bond_dev, *vlan_dev, *master_dev; in bond_resend_igmp_join_requests() local
815 static void bond_mc_list_flush(struct net_device *bond_dev, in bond_mc_list_flush()
1275 static void bond_poll_controller(struct net_device *bond_dev) in bond_poll_controller()
1288 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup()
1328 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup()
1335 static int bond_sethwaddr(struct net_device *bond_dev, in bond_sethwaddr()
1383 struct net_device *bond_dev = bond->dev; in bond_compute_features() local
1417 static void bond_setup_by_slave(struct net_device *bond_dev, in bond_setup_by_slave()
[all …]
Dbond_procfs.c234 struct net_device *bond_dev = bond->dev; in bond_create_proc_entry() local
251 struct net_device *bond_dev = bond->dev; in bond_remove_proc_entry() local
Dbond_alb.c1243 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit()
1660 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr) in bond_alb_set_mac_address()
Dbond_sysfs.c127 struct net_device *bond_dev; in bonding_store_bonds() local
/linux-3.4.99/net/core/
Dnetpoll.c210 struct net_device *bond_dev = dev->master; in netpoll_poll_dev() local