Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h682 int bond_create(struct net *net, const char *name);
/linux/drivers/net/bonding/
H A Dbond_main.c6507 int bond_create(struct net *net, const char *name) in bond_create() function
6619 res = bond_create(&init_net, NULL); in bonding_init()