Home
last modified time | relevance | path

Searched refs:bond_destroy_proc_dir (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dbonding.h721 void bond_destroy_proc_dir(struct bond_net *bn);
735 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/linux/drivers/net/bonding/
H A Dbond_main.c6599 bond_destroy_proc_dir(bn); in bond_net_exit_batch()