Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_main.c6607 static struct pernet_operations bond_net_ops = { variable
6627 res = register_pernet_subsys(&bond_net_ops); in bonding_init()
6651 unregister_pernet_subsys(&bond_net_ops); in bonding_init()
6663 unregister_pernet_subsys(&bond_net_ops); in bonding_exit()