Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_user.c3872 static struct pernet_operations xfrm_user_net_ops = { variable
3884 rv = register_pernet_subsys(&xfrm_user_net_ops); in xfrm_user_init()
3894 unregister_pernet_subsys(&xfrm_user_net_ops); in xfrm_user_exit()