Home
last modified time | relevance | path

Searched refs:bond_create (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbonding.h632 int bond_create(struct net *net, const char *name);
/kernel/linux/linux-6.6/include/net/
H A Dbonding.h655 int bond_create(struct net *net, const char *name);
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_sysfs.c96 rv = bond_create(bn->net, ifname); in bonding_store_bonds()
H A Dbond_main.c5410 int bond_create(struct net *net, const char *name) in bond_create() function
5513 res = bond_create(&init_net, NULL); in bonding_init()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_sysfs.c96 rv = bond_create(bn->net, ifname); in bonding_store_bonds()
H A Dbond_main.c6396 int bond_create(struct net *net, const char *name) in bond_create() function
6498 res = bond_create(&init_net, NULL); in bonding_init()

Completed in 19 milliseconds