Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbond_options.h125 int __bond_opt_set_notify(struct bonding *bond, unsigned int option,
/linux/drivers/net/bonding/
H A Dbond_options.c801 int __bond_opt_set_notify(struct bonding *bond, in __bond_opt_set_notify() function
833 ret = __bond_opt_set_notify(bond, option, &optval); in bond_opt_tryset_rtnl()
H A Dbond_main.c4672 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()