Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbond_alb.h171 int bond_alb_init_slave(struct bonding *bond, struct slave *slave);
/linux-4.4.14/drivers/net/bonding/
Dbond_alb.c1562 int bond_alb_init_slave(struct bonding *bond, struct slave *slave) in bond_alb_init_slave() function
Dbond_main.c1487 res = bond_alb_init_slave(bond, new_slave); in bond_enslave()