Home
last modified time | relevance | path

Searched refs:bond_create (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h631 int bond_create(struct net *net, const char *name);
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_sysfs.c96 rv = bond_create(bn->net, ifname); in bonding_store_bonds()
H A Dbond_main.c5381 int bond_create(struct net *net, const char *name) in bond_create() function
5484 res = bond_create(&init_net, NULL); in bonding_init()