Home
last modified time | relevance | path

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

/drivers/net/bonding/
Dbond_main.c4356 static void bond_destructor(struct net_device *bond_dev) in bond_destructor() function
4384 bond_dev->destructor = bond_destructor; in bond_setup()
4913 bond_destructor(bond_dev); in bond_create()