Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbond_options.h104 int __bond_opt_set_notify(struct bonding *bond, unsigned int option,
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_options.c695 int __bond_opt_set_notify(struct bonding *bond, in __bond_opt_set_notify() function
727 ret = __bond_opt_set_notify(bond, option, &optval); in bond_opt_tryset_rtnl()
H A Dbond_main.c4009 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()