Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_main.c4860 static struct pernet_operations bond_net_ops = { variable
4878 res = register_pernet_subsys(&bond_net_ops); in bonding_init()
4901 unregister_pernet_subsys(&bond_net_ops); in bonding_init()
4913 unregister_pernet_subsys(&bond_net_ops); in bonding_exit()