Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbond_options.h109 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf);
/Linux-v4.19/drivers/net/bonding/
Dbond_sysfs.c172 ret = bond_opt_tryset_rtnl(bond, opt->id, buffer_clone); in bonding_sysfs_store_option()
Dbond_options.c714 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf) in bond_opt_tryset_rtnl() function