Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dbond_options.h124 int __bond_opt_set_notify(struct bonding *bond, unsigned int option,
/Linux-v6.6/drivers/net/bonding/
Dbond_options.c785 int __bond_opt_set_notify(struct bonding *bond, in __bond_opt_set_notify() function
817 ret = __bond_opt_set_notify(bond, option, &optval); in bond_opt_tryset_rtnl()
Dbond_main.c4549 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()