Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
Dbond_main.c1698 struct slave *new_slave = NULL, *prev_slave; in bond_enslave() local
3251 struct slave *slave, *before = NULL, *new_slave = NULL, in bond_ab_arp_probe() local
Dbond_alb.c1709 void bond_alb_handle_active_change(struct bonding *bond, struct slave *new_slave) in bond_alb_handle_active_change()