Home
last modified time | relevance | path

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

/linux-6.12.1/net/xfrm/
Dxfrm_user.c4037 static struct pernet_operations xfrm_user_net_ops = { variable
4049 rv = register_pernet_subsys(&xfrm_user_net_ops); in xfrm_user_init()
4059 unregister_pernet_subsys(&xfrm_user_net_ops); in xfrm_user_exit()