Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbonding.h529 int bond_create(struct net *net, const char *name);
/linux-4.1.27/drivers/net/bonding/
Dbond_sysfs.c113 rv = bond_create(bn->net, ifname); in bonding_store_bonds()
Dbond_main.c4585 int bond_create(struct net *net, const char *name) in bond_create() function
4684 res = bond_create(&init_net, NULL); in bonding_init()