Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbond_options.h124 int __bond_opt_set_notify(struct bonding *bond, unsigned int option,
/linux-6.1.9/drivers/net/bonding/
Dbond_options.c779 int __bond_opt_set_notify(struct bonding *bond, in __bond_opt_set_notify() function
811 ret = __bond_opt_set_notify(bond, option, &optval); in bond_opt_tryset_rtnl()
Dbond_main.c4534 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()