Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbonding.h531 void bond_destroy_sysfs(struct bond_net *net);
/linux-4.1.27/drivers/net/bonding/
Dbond_sysfs.c772 void bond_destroy_sysfs(struct bond_net *bn) in bond_destroy_sysfs() function
Dbond_main.c4643 bond_destroy_sysfs(bn); in bond_net_exit()