Searched refs:rxrpc_net_ops (Results 1 – 3 of 3) sorted by relevance
119 struct pernet_operations rxrpc_net_ops = { variable
1066 ret = register_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()1111 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()1133 unregister_pernet_device(&rxrpc_net_ops); in af_rxrpc_exit()
1346 extern struct pernet_operations rxrpc_net_ops;
Completed in 14 milliseconds