Home
last modified time | relevance | path

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

12

/linux/include/net/
A Dnet_namespace.h344 #define __net_initdata macro
349 #define __net_initdata __initdata macro
/linux/net/core/
A Dnet-procfs.c320 static struct pernet_operations __net_initdata dev_proc_ops = {
364 static struct pernet_operations __net_initdata dev_mc_net_ops = {
A Dsysctl_net_core.c652 static __net_initdata struct pernet_operations sysctl_core_ops = {
A Dnet_namespace.c713 static struct pernet_operations __net_initdata net_ns_ops = {
A Dsock.c3915 static __net_initdata struct pernet_operations proto_net_ops = {
A Ddev.c11512 static struct pernet_operations __net_initdata netdev_net_ops = {
11614 static struct pernet_operations __net_initdata default_device_ops = {
/linux/drivers/net/
A Dloopback.c233 struct pernet_operations __net_initdata loopback_net_ops = {
A Dvrf.c2020 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/linux/net/ipv4/
A Dxfrm4_policy.c245 static struct pernet_operations __net_initdata xfrm4_net_ops = {
A Draw.c1098 static __net_initdata struct pernet_operations raw_net_ops = {
1127 static struct pernet_operations __net_initdata raw_sysctl_ops = {
A Dproc.c549 static __net_initdata struct pernet_operations ip_proc_ops = {
A Daf_inet.c1815 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1868 static __net_initdata struct pernet_operations af_inet_ops = {
A Droute.c375 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3613 static __net_initdata struct pernet_operations sysctl_route_ops = {
3627 static __net_initdata struct pernet_operations rt_genid_ops = {
3651 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
A Dtcp_metrics.c1020 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
A Dicmp.c1508 static struct pernet_operations __net_initdata icmp_sk_ops = {
A Dsysctl_net_ipv4.c1447 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
A Ddevinet.c2753 static __net_initdata struct pernet_operations devinet_ops = {
A Dtcp_ipv4.c3239 static struct pernet_operations __net_initdata tcp_sk_ops = {
A Dudp.c3264 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/linux/fs/proc/
A Dproc_net.c387 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/linux/kernel/bpf/
A Dnet_namespace.c556 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/linux/kernel/
A Daudit.c1629 static struct pernet_operations audit_net_ops __net_initdata = { variable
/linux/net/netlink/
A Daf_netlink.c2812 static struct pernet_operations __net_initdata netlink_net_ops = {
/linux/include/linux/
A Dnetdevice.h5248 extern struct pernet_operations __net_initdata loopback_net_ops;
/linux/net/xfrm/
A Dxfrm_policy.c4134 static struct pernet_operations __net_initdata xfrm_net_ops = {

Completed in 108 milliseconds

12