Searched refs:xfrm_user_net_ops (Results 1 - 1 of 1) sorted by relevance

/net/xfrm/
H A Dxfrm_user.c3098 static struct pernet_operations xfrm_user_net_ops = { variable in typeref:struct:pernet_operations
3109 rv = register_pernet_subsys(&xfrm_user_net_ops);
3114 unregister_pernet_subsys(&xfrm_user_net_ops);
3121 unregister_pernet_subsys(&xfrm_user_net_ops);

Completed in 7 milliseconds