Home
last modified time | relevance | path

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

12

/linux-6.12.1/net/core/
Dnet-procfs.c328 static struct pernet_operations __net_initdata dev_proc_ops = {
372 static struct pernet_operations __net_initdata dev_mc_net_ops = {
Dsysctl_net_core.c766 static __net_initdata struct pernet_operations sysctl_core_ops = {
Dnet_namespace.c750 static struct pernet_operations __net_initdata net_ns_ops = {
Dsock.c4225 static __net_initdata struct pernet_operations proto_net_ops = {
Ddev.c11883 static struct pernet_operations __net_initdata netdev_net_ops = {
11956 static struct pernet_operations __net_initdata default_device_ops = {
/linux-6.12.1/include/net/
Dnet_namespace.h409 #define __net_initdata macro
414 #define __net_initdata __initdata macro
/linux-6.12.1/drivers/net/
Dloopback.c234 struct pernet_operations __net_initdata loopback_net_ops = {
Dvrf.c1988 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/linux-6.12.1/net/ipv4/
Dxfrm4_policy.c228 static struct pernet_operations __net_initdata xfrm4_net_ops = {
Draw.c1083 static __net_initdata struct pernet_operations raw_net_ops = {
1113 static struct pernet_operations __net_initdata raw_sysctl_ops = {
Dproc.c559 static __net_initdata struct pernet_operations ip_proc_ops = {
Droute.c374 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3577 static __net_initdata struct pernet_operations sysctl_route_ops = {
3592 static struct pernet_operations __net_initdata ip_rt_ops = {
3604 static __net_initdata struct pernet_operations rt_genid_ops = {
3628 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
Daf_inet.c1790 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1841 static __net_initdata struct pernet_operations af_inet_ops = {
Dtcp_metrics.c1042 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
Dicmp.c1499 static struct pernet_operations __net_initdata icmp_sk_ops = {
Dsysctl_net_ipv4.c1638 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
Ddevinet.c2786 static __net_initdata struct pernet_operations devinet_ops = {
Dudp.c3568 static struct pernet_operations __net_initdata udp_sysctl_ops = {
Dtcp_ipv4.c3559 static struct pernet_operations __net_initdata tcp_sk_ops = {
/linux-6.12.1/fs/proc/
Dproc_net.c408 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/linux-6.12.1/net/devlink/
Dcore.c520 static struct pernet_operations devlink_pernet_ops __net_initdata = { variable
/linux-6.12.1/kernel/bpf/
Dnet_namespace.c557 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/linux-6.12.1/kernel/
Daudit.c1681 static struct pernet_operations audit_net_ops __net_initdata = { variable
/linux-6.12.1/net/netlink/
Daf_netlink.c2851 static struct pernet_operations __net_initdata netlink_net_ops = {
/linux-6.12.1/include/linux/
Dnetdevice.h5194 extern struct pernet_operations __net_initdata loopback_net_ops;

12