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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_alb.c342 static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct packet_type *ptype, struct net_device *orig_dev) argument
1261 int bond_alb_xmit(struct sk_buff *skb, struct net_device *bond_dev) argument
1622 int bond_alb_set_mac_address(struct net_device *bond_dev, void *addr) argument
[all...]
H A Dbond_main.c426 static void bond_vlan_rx_register(struct net_device *bond_dev, struct vlan_group *grp) argument
449 static void bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) argument
477 static void bond_vlan_rx_kill_vid(struct net_device *bond_dev, uint16_t vid) argument
932 bond_mc_list_flush(struct net_device *bond_dev, struct net_device *slave_dev) argument
1226 bond_sethwaddr(struct net_device *bond_dev, struct net_device *slave_dev) argument
1247 struct net_device *bond_dev = bond->dev; local
1279 bond_enslave(struct net_device *bond_dev, struct net_device *slave_dev) argument
1639 bond_release(struct net_device *bond_dev, struct net_device *slave_dev) argument
1812 bond_release_all(struct net_device *bond_dev) argument
1939 bond_ioctl_change_active(struct net_device *bond_dev, struct net_device *slave_dev) argument
1983 bond_info_query(struct net_device *bond_dev, struct ifbond *info) argument
1997 bond_slave_info_query(struct net_device *bond_dev, struct ifslave *info) argument
2033 bond_mii_monitor(struct net_device *bond_dev) argument
2566 bond_loadbalance_arp_mon(struct net_device *bond_dev) argument
2697 bond_activebackup_arp_mon(struct net_device *bond_dev) argument
3149 struct net_device *bond_dev = bond->dev; local
3254 bond_master_netdev_event(unsigned long event, struct net_device *bond_dev) argument
3275 struct net_device *bond_dev = slave_dev->master; local
3467 bond_xmit_hash_policy_l34(struct sk_buff *skb, struct net_device *bond_dev, int count) argument
3492 bond_xmit_hash_policy_l2(struct sk_buff *skb, struct net_device *bond_dev, int count) argument
3502 bond_open(struct net_device *bond_dev) argument
3567 bond_close(struct net_device *bond_dev) argument
3623 bond_get_stats(struct net_device *bond_dev) argument
3668 bond_do_ioctl(struct net_device *bond_dev, struct ifreq *ifr, int cmd) argument
3790 bond_set_multicast_list(struct net_device *bond_dev) argument
3843 bond_change_mtu(struct net_device *bond_dev, int new_mtu) argument
3915 bond_set_mac_address(struct net_device *bond_dev, void *addr) argument
3989 bond_xmit_roundrobin(struct sk_buff *skb, struct net_device *bond_dev) argument
4039 bond_xmit_activebackup(struct sk_buff *skb, struct net_device *bond_dev) argument
4071 bond_xmit_xor(struct sk_buff *skb, struct net_device *bond_dev) argument
4117 bond_xmit_broadcast(struct sk_buff *skb, struct net_device *bond_dev) argument
4184 struct net_device *bond_dev = bond->dev; local
4228 bond_ethtool_get_drvinfo(struct net_device *bond_dev, struct ethtool_drvinfo *drvinfo) argument
4248 bond_init(struct net_device *bond_dev, struct bond_params *params) argument
4323 bond_deinit(struct net_device *bond_dev) argument
4342 struct net_device *bond_dev = bond->dev; local
4679 struct net_device *bond_dev; local
[all...]

Completed in 108 milliseconds