Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dnet_namespace.h336 #define __net_initdata macro
341 #define __net_initdata __initdata macro
/Linux-v5.4/net/core/
Dnet-procfs.c312 static struct pernet_operations __net_initdata dev_proc_ops = {
356 static struct pernet_operations __net_initdata dev_mc_net_ops = {
Dsysctl_net_core.c634 static __net_initdata struct pernet_operations sysctl_core_ops = {
Dnet_namespace.c709 static struct pernet_operations __net_initdata net_ns_ops = {
Dsock.c3584 static __net_initdata struct pernet_operations proto_net_ops = {
Ddev.c10048 static struct pernet_operations __net_initdata netdev_net_ops = {
10150 static struct pernet_operations __net_initdata default_device_ops = {
/Linux-v5.4/drivers/net/
Dloopback.c231 struct pernet_operations __net_initdata loopback_net_ops = {
Dvrf.c1450 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/Linux-v5.4/net/ipv4/
Dxfrm4_policy.c244 static struct pernet_operations __net_initdata xfrm4_net_ops = {
Draw.c1117 static __net_initdata struct pernet_operations raw_net_ops = {
1146 static struct pernet_operations __net_initdata raw_sysctl_ops = {
Dproc.c518 static __net_initdata struct pernet_operations ip_proc_ops = {
Droute.c403 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3404 static __net_initdata struct pernet_operations sysctl_route_ops = {
3418 static __net_initdata struct pernet_operations rt_genid_ops = {
3442 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
Daf_inet.c1798 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1848 static __net_initdata struct pernet_operations af_inet_ops = {
Dicmp.c1254 static struct pernet_operations __net_initdata icmp_sk_ops = {
Dtcp_metrics.c1015 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
Dsysctl_net_ipv4.c1375 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
Ddevinet.c2733 static __net_initdata struct pernet_operations devinet_ops = {
Dtcp_ipv4.c2752 static struct pernet_operations __net_initdata tcp_sk_ops = {
Dudp.c3047 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/Linux-v5.4/fs/proc/
Dproc_net.c383 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/Linux-v5.4/kernel/
Daudit.c1565 static struct pernet_operations audit_net_ops __net_initdata = { variable
/Linux-v5.4/net/netlink/
Daf_netlink.c2728 static struct pernet_operations __net_initdata netlink_net_ops = {
/Linux-v5.4/include/linux/
Dnetdevice.h4671 extern struct pernet_operations __net_initdata loopback_net_ops;
/Linux-v5.4/net/xfrm/
Dxfrm_policy.c4148 static struct pernet_operations __net_initdata xfrm_net_ops = {