| H A D | bond_main.c | 261 static int bond_init(struct net_device *bond_dev); 262 static void bond_uninit(struct net_device *bond_dev); 263 static void bond_get_stats(struct net_device *bond_dev, 369 * @bond_dev: bonding net device that got called 373 static int bond_vlan_rx_add_vid(struct net_device *bond_dev, in bond_vlan_rx_add_vid() argument 376 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_add_vid() 403 * @bond_dev: bonding net device that got called 407 static int bond_vlan_rx_kill_vid(struct net_device *bond_dev, in bond_vlan_rx_kill_vid() argument 410 struct bonding *bond = netdev_priv(bond_dev); in bond_vlan_rx_kill_vid() 436 struct net_device *bond_dev in bond_ipsec_dev() local 464 bond_ipsec_add_sa(struct net_device * bond_dev,struct xfrm_state * xs,struct netlink_ext_ack * extack) bond_ipsec_add_sa() argument 521 struct net_device *bond_dev = bond->dev; bond_ipsec_add_sa_all() local 576 bond_ipsec_del_sa(struct net_device * bond_dev,struct xfrm_state * xs) bond_ipsec_del_sa() argument 598 struct net_device *bond_dev = bond->dev; bond_ipsec_del_sa_all() local 637 bond_ipsec_free_sa(struct net_device * bond_dev,struct xfrm_state * xs) bond_ipsec_free_sa() argument 909 bond_hw_addr_flush(struct net_device * bond_dev,struct net_device * slave_dev) bond_hw_addr_flush() argument 970 bond_set_dev_addr(struct net_device * bond_dev,struct net_device * slave_dev) bond_set_dev_addr() argument 1419 bond_poll_controller(struct net_device * bond_dev) bond_poll_controller() argument 1447 bond_netpoll_cleanup(struct net_device * bond_dev) bond_netpoll_cleanup() argument 1482 bond_netpoll_cleanup(struct net_device * bond_dev) bond_netpoll_cleanup() argument 1510 bond_header_create(struct sk_buff * skb,struct net_device * bond_dev,unsigned short type,const void * daddr,const void * saddr,unsigned int len) bond_header_create() argument 1556 bond_setup_by_slave(struct net_device * bond_dev,struct net_device * slave_dev) bond_setup_by_slave() argument 1833 BOND_NL_ERR(bond_dev,extack,errmsg) global() argument 1840 SLAVE_NL_ERR(bond_dev,slave_dev,extack,errmsg) global() argument 1852 bond_ether_setup(struct net_device * bond_dev) bond_ether_setup() argument 1861 bond_xdp_set_features(struct net_device * bond_dev) bond_xdp_set_features() argument 1884 bond_enslave(struct net_device * bond_dev,struct net_device * slave_dev,struct netlink_ext_ack * extack) bond_enslave() argument 2413 __bond_release_one(struct net_device * bond_dev,struct net_device * slave_dev,bool all,bool unregister) __bond_release_one() argument 2594 bond_release(struct net_device * bond_dev,struct net_device * slave_dev) bond_release() argument 2602 bond_release_and_destroy(struct net_device * bond_dev,struct net_device * slave_dev) bond_release_and_destroy() argument 2619 bond_info_query(struct net_device * bond_dev,struct ifbond * info) bond_info_query() argument 2626 bond_slave_info_query(struct net_device * bond_dev,struct ifslave * info) bond_slave_info_query() argument 2957 struct net_device *bond_dev = slave->bond->dev; bond_handle_vlan() local 3002 struct net_device *bond_dev = slave->bond->dev; bond_arp_send() local 3223 struct net_device *bond_dev = slave->bond->dev; bond_ns_send() local 3904 bond_master_netdev_event(unsigned long event,struct net_device * bond_dev) bond_master_netdev_event() argument 3934 struct net_device *bond_dev; bond_slave_netdev_event() local 4331 bond_open(struct net_device * bond_dev) bond_open() argument 4394 bond_close(struct net_device * bond_dev) bond_close() argument 4499 bond_get_stats(struct net_device * bond_dev,struct rtnl_link_stats64 * stats) bond_get_stats() argument 4532 bond_eth_ioctl(struct net_device * bond_dev,struct ifreq * ifr,int cmd) bond_eth_ioctl() argument 4569 bond_do_ioctl(struct net_device * bond_dev,struct ifreq * ifr,int cmd) bond_do_ioctl() argument 4645 bond_siocdevprivate(struct net_device * bond_dev,struct ifreq * ifr,void __user * data,int cmd) bond_siocdevprivate() argument 4668 bond_change_rx_flags(struct net_device * bond_dev,int change) bond_change_rx_flags() argument 4681 bond_set_rx_mode(struct net_device * bond_dev) bond_set_rx_mode() argument 4759 bond_change_mtu(struct net_device * bond_dev,int new_mtu) bond_change_mtu() argument 4816 bond_set_mac_address(struct net_device * bond_dev,void * addr) bond_set_mac_address() argument 5030 bond_xmit_roundrobin(struct sk_buff * skb,struct net_device * bond_dev) bond_xmit_roundrobin() argument 5051 bond_xmit_activebackup(struct sk_buff * skb,struct net_device * bond_dev) bond_xmit_activebackup() argument 5305 bond_xmit_broadcast(struct sk_buff * skb,struct net_device * bond_dev,bool all_slaves) bond_xmit_broadcast() argument 5600 bond_xdp_get_xmit_slave(struct net_device * bond_dev,struct xdp_buff * xdp) bond_xdp_get_xmit_slave() argument 5634 bond_xdp_xmit(struct net_device * bond_dev,int n,struct xdp_frame ** frames,u32 flags) bond_xdp_xmit() argument 5838 bond_ethtool_get_link_ksettings(struct net_device * bond_dev,struct ethtool_link_ksettings * cmd) bond_ethtool_get_link_ksettings() argument 5874 bond_ethtool_get_drvinfo(struct net_device * bond_dev,struct ethtool_drvinfo * drvinfo) bond_ethtool_get_drvinfo() argument 5882 bond_ethtool_get_ts_info(struct net_device * bond_dev,struct kernel_ethtool_ts_info * info) bond_ethtool_get_ts_info() argument 5970 bond_destructor(struct net_device * bond_dev) bond_destructor() argument 5980 bond_setup(struct net_device * bond_dev) bond_setup() argument 6047 bond_uninit(struct net_device * bond_dev) bond_uninit() argument 6464 bond_init(struct net_device * bond_dev) bond_init() argument 6507 struct net_device *bond_dev; bond_create() local [all...] |