Searched refs:bond_init (Results 1 – 1 of 1) sorted by relevance
205 static int bond_init(struct net_device *bond_dev);4246 .ndo_init = bond_init,4749 static int bond_init(struct net_device *bond_dev) in bond_init() function