Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/bonding/
Dbond_main.c259 static int bond_init(struct net_device *bond_dev);
5709 .ndo_init = bond_init,
6248 static int bond_init(struct net_device *bond_dev) in bond_init() function