Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/bonding/
Dbond_main.c861 static void bond_vlan_rx_register(struct net_device *bond_dev, struct vlan_group *grp) in bond_vlan_rx_register()
884 static void bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_add_vid()
912 static void bond_vlan_rx_kill_vid(struct net_device *bond_dev, uint16_t vid) in bond_vlan_rx_kill_vid()
1307 static void bond_mc_list_flush(struct net_device *bond_dev, struct net_device *slave_dev) in bond_mc_list_flush()
1581 static int bond_sethwaddr(struct net_device *bond_dev, struct net_device *slave_dev) in bond_sethwaddr()
1591 static int bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) in bond_enslave()
2016 static int bond_release(struct net_device *bond_dev, struct net_device *slave_dev) in bond_release()
2193 static int bond_release_all(struct net_device *bond_dev) in bond_release_all()
2320 static int bond_ioctl_change_active(struct net_device *bond_dev, struct net_device *slave_dev) in bond_ioctl_change_active()
2364 static int bond_ethtool_ioctl(struct net_device *bond_dev, struct ifreq *ifr) in bond_ethtool_ioctl()
[all …]
Dbond_alb.c361 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype) in rlb_arp_recv()
1280 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) in bond_alb_xmit()
1634 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr) in bond_alb_set_mac_address()