Searched refs:bond_create (Results 1 – 3 of 3) sorted by relevance
655 int bond_create(struct net *net, const char *name);
96 rv = bond_create(bn->net, ifname); in bonding_store_bonds()
6396 int bond_create(struct net *net, const char *name) in bond_create() function6498 res = bond_create(&init_net, NULL); in bonding_init()