Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/net/
Dnet_namespace.h402 #define __net_initdata macro
407 #define __net_initdata __initdata macro
/Linux-v6.6/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.c4112 static __net_initdata struct pernet_operations proto_net_ops = {
Ddev.c11429 static struct pernet_operations __net_initdata netdev_net_ops = {
11496 static struct pernet_operations __net_initdata default_device_ops = {
/Linux-v6.6/drivers/net/
Dloopback.c236 struct pernet_operations __net_initdata loopback_net_ops = {
Dvrf.c2026 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/Linux-v6.6/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.c1834 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1887 static __net_initdata struct pernet_operations af_inet_ops = {
Dtcp_metrics.c1034 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.c2784 static __net_initdata struct pernet_operations devinet_ops = {
Dtcp_ipv4.c3306 static struct pernet_operations __net_initdata tcp_sk_ops = {
Dudp.c3528 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/Linux-v6.6/net/devlink/
Dcore.c299 static struct pernet_operations devlink_pernet_ops __net_initdata = { variable
/Linux-v6.6/fs/proc/
Dproc_net.c407 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/Linux-v6.6/kernel/bpf/
Dnet_namespace.c557 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/Linux-v6.6/kernel/
Daudit.c1664 static struct pernet_operations audit_net_ops __net_initdata = { variable
/Linux-v6.6/net/netlink/
Daf_netlink.c2860 static struct pernet_operations __net_initdata netlink_net_ops = {
/Linux-v6.6/include/linux/
Dnetdevice.h5142 extern struct pernet_operations __net_initdata loopback_net_ops;

12