Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h718 void bond_create_proc_entry(struct bonding *bond);
723 static inline void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
/linux/drivers/net/bonding/
H A Dbond_main.c3912 bond_create_proc_entry(bond); in bond_event_changename()
3936 bond_create_proc_entry(event_bond); in bond_master_netdev_event()