Searched defs:new_active (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_options.c | 829 struct slave *new_active = bond_slave_get_rtnl(slave_dev); in bond_option_active_slave_set() local [all...] |
H A D | bond_main.c | 842 static void bond_hw_addr_swap(struct bonding *bond, struct slave *new_active, in bond_hw_addr_swap() argument 897 bond_get_old_active(struct bonding *bond, struct slave *new_active) bond_get_old_active() argument 920 bond_do_fail_over_mac(struct bonding *bond, struct slave *new_active, struct slave *old_active) bond_do_fail_over_mac() argument 1092 bond_change_active_slave(struct bonding *bond, struct slave *new_active) bond_change_active_slave() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_options.c | 927 struct slave *new_active = bond_slave_get_rtnl(slave_dev); in bond_option_active_slave_set() local [all...] |
H A D | bond_main.c | 883 static void bond_hw_addr_swap(struct bonding *bond, struct slave *new_active, in bond_hw_addr_swap() argument 938 bond_get_old_active(struct bonding *bond, struct slave *new_active) bond_get_old_active() argument 961 bond_do_fail_over_mac(struct bonding *bond, struct slave *new_active, struct slave *old_active) bond_do_fail_over_mac() argument 1160 bond_change_active_slave(struct bonding *bond, struct slave *new_active) bond_change_active_slave() argument [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | crypto.c | 1094 tipc_crypto_key_set_state(struct tipc_crypto *c, u8 new_passive, u8 new_active, u8 new_pending) tipc_crypto_key_set_state() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | crypto.c | 1090 tipc_crypto_key_set_state(struct tipc_crypto *c, u8 new_passive, u8 new_active, u8 new_pending) tipc_crypto_key_set_state() argument
|
Completed in 17 milliseconds