Linux Kernel
3.7.1
|
#include <linux/sysctl.h>
#include <linux/slab.h>
#include <net/net_namespace.h>
#include <net/xfrm.h>
Go to the source code of this file.
Functions | |
int __net_init | xfrm_sysctl_init (struct net *net) |
int __net_init xfrm_sysctl_init | ( | struct net * | net | ) |
Definition at line 77 of file xfrm_sysctl.c.