Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dbonding.h656 int bond_create_sysfs(struct bond_net *net);
/Linux-v6.6/drivers/net/bonding/
Dbond_sysfs.c806 int __net_init bond_create_sysfs(struct bond_net *bn) in bond_create_sysfs() function
Dbond_main.c6432 bond_create_sysfs(bn); in bond_net_init()