bond_net
struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id);
struct bond_net *bn = net_generic(net, bond_net_id);
struct bond_net *bn = net_generic(net, bond_net_id);
struct bond_net *bn = net_generic(net, bond_net_id);
struct bond_net *bn;
.size = sizeof(struct bond_net),
struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id);
struct bond_net *bn = net_generic(dev_net(bond_dev), bond_net_id);
void __net_init bond_create_proc_dir(struct bond_net *bn)
void __net_exit bond_destroy_proc_dir(struct bond_net *bn)
const struct bond_net *bn =
container_of_const(attr, struct bond_net, class_attr_bonding_masters);
static struct net_device *bond_get_by_name(const struct bond_net *bn, const char *ifname)
int __net_init bond_create_sysfs(struct bond_net *bn)
const struct bond_net *bn =
container_of_const(attr, struct bond_net, class_attr_bonding_masters);
void __net_exit bond_destroy_sysfs(struct bond_net *bn)
int bond_create_sysfs(struct bond_net *net);
void bond_destroy_sysfs(struct bond_net *net);
void bond_create_proc_dir(struct bond_net *bn);
void bond_destroy_proc_dir(struct bond_net *bn);
static inline void bond_create_proc_dir(struct bond_net *bn)
static inline void bond_destroy_proc_dir(struct bond_net *bn)