Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbonding.h657 void bond_destroy_sysfs(struct bond_net *net);
/openbmc/linux/drivers/net/bonding/
H A Dbond_sysfs.c839 void __net_exit bond_destroy_sysfs(struct bond_net *bn) in bond_destroy_sysfs() function
H A Dbond_main.c6493 bond_destroy_sysfs(bn); in bond_net_exit_batch()