Searched defs:bond_net (Results 1 - 1 of 1) sorted by relevance

/drivers/net/bonding/
H A Dbonding.h508 struct bond_net { struct
520 int bond_create_sysfs(struct bond_net *net);
521 void bond_destroy_sysfs(struct bond_net *net);
551 void bond_create_proc_dir(struct bond_net *bn);
552 void bond_destroy_proc_dir(struct bond_net *bn);
562 static inline void bond_create_proc_dir(struct bond_net *bn)
566 static inline void bond_destroy_proc_dir(struct bond_net *bn)

Completed in 13 milliseconds