Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c5922 static void bond_destructor(struct net_device *bond_dev) in bond_destructor() function
5949 bond_dev->priv_destructor = bond_destructor; in bond_setup()