Home
last modified time | relevance | path

Searched defs:new_slave (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/bonding/
Dbond_alb.c1580 void bond_alb_handle_active_change(struct bonding *bond, struct slave *new_slave) in bond_alb_handle_active_change()
Dbond_main.c1231 static void bond_attach_slave(struct bonding *bond, struct slave *new_slave) in bond_attach_slave()
1525 struct slave *new_slave = NULL; in bond_enslave() local