Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bonding/
Dbond_main.c452 static void bond_vlan_rx_register(struct net_device *bond_dev, in bond_vlan_rx_register()
479 static void bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_add_vid()
507 static void bond_vlan_rx_kill_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_kill_vid()
888 static void bond_mc_list_flush(struct net_device *bond_dev, in bond_mc_list_flush()
1320 static void bond_poll_controller(struct net_device *bond_dev) in bond_poll_controller()
1333 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup()
1373 static void bond_netpoll_cleanup(struct net_device *bond_dev) in bond_netpoll_cleanup()
1380 static int bond_sethwaddr(struct net_device *bond_dev, in bond_sethwaddr()
1402 struct net_device *bond_dev = bond->dev; in bond_compute_features() local
1438 static void bond_setup_by_slave(struct net_device *bond_dev, in bond_setup_by_slave()
[all …]
Dbond_procfs.c226 struct net_device *bond_dev = bond->dev; in bond_create_proc_entry() local
243 struct net_device *bond_dev = bond->dev; in bond_remove_proc_entry() local
Dbond_alb.c311 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype… in rlb_arp_recv()
1235 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.c128 struct net_device *bond_dev; in bonding_store_bonds() local
/linux-2.6.39/net/core/
Dnetpoll.c198 struct net_device *bond_dev = dev->master; in netpoll_poll_dev() local