Home
last modified time | relevance | path

Searched refs:__net_initdata (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.6.21/include/net/
Dnet_namespace.h402 #define __net_initdata macro
407 #define __net_initdata __initdata macro
/linux-6.6.21/net/core/
Dnet-procfs.c360 static struct pernet_operations __net_initdata dev_proc_ops = {
404 static struct pernet_operations __net_initdata dev_mc_net_ops = {
Dsysctl_net_core.c742 static __net_initdata struct pernet_operations sysctl_core_ops = {
Dnet_namespace.c733 static struct pernet_operations __net_initdata net_ns_ops = {
Dsock.c4121 static __net_initdata struct pernet_operations proto_net_ops = {
Ddev.c11487 static struct pernet_operations __net_initdata netdev_net_ops = {
11563 static struct pernet_operations __net_initdata default_device_ops = {
/linux-6.6.21/drivers/net/
Dloopback.c236 struct pernet_operations __net_initdata loopback_net_ops = {
Dvrf.c2008 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/linux-6.6.21/net/ipv4/
Dxfrm4_policy.c233 static struct pernet_operations __net_initdata xfrm4_net_ops = {
Draw.c1071 static __net_initdata struct pernet_operations raw_net_ops = {
1101 static struct pernet_operations __net_initdata raw_sysctl_ops = {
Dproc.c552 static __net_initdata struct pernet_operations ip_proc_ops = {
Droute.c376 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3649 static __net_initdata struct pernet_operations sysctl_route_ops = {
3664 static struct pernet_operations __net_initdata ip_rt_ops = {
3676 static __net_initdata struct pernet_operations rt_genid_ops = {
3700 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
Daf_inet.c1841 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1894 static __net_initdata struct pernet_operations af_inet_ops = {
Dtcp_metrics.c1033 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
Dicmp.c1480 static struct pernet_operations __net_initdata icmp_sk_ops = {
Dsysctl_net_ipv4.c1552 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
Ddevinet.c2797 static __net_initdata struct pernet_operations devinet_ops = {
Dtcp_ipv4.c3306 static struct pernet_operations __net_initdata tcp_sk_ops = {
Dudp.c3529 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/linux-6.6.21/net/devlink/
Dcore.c299 static struct pernet_operations devlink_pernet_ops __net_initdata = { variable
/linux-6.6.21/fs/proc/
Dproc_net.c407 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/linux-6.6.21/kernel/bpf/
Dnet_namespace.c557 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/linux-6.6.21/kernel/
Daudit.c1681 static struct pernet_operations audit_net_ops __net_initdata = { variable
/linux-6.6.21/net/netlink/
Daf_netlink.c2860 static struct pernet_operations __net_initdata netlink_net_ops = {
/linux-6.6.21/include/linux/
Dnetdevice.h5164 extern struct pernet_operations __net_initdata loopback_net_ops;

12