Home
last modified time | relevance | path

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

12

/openbmc/linux/include/net/
H A Dnet_namespace.h402 #define __net_initdata macro
407 #define __net_initdata __initdata macro
/openbmc/linux/net/core/
H A Dnet-procfs.c360 static struct pernet_operations __net_initdata dev_proc_ops = {
404 static struct pernet_operations __net_initdata dev_mc_net_ops = {
H A Dsysctl_net_core.c751 static __net_initdata struct pernet_operations sysctl_core_ops = {
H A Dnet_namespace.c741 static struct pernet_operations __net_initdata net_ns_ops = {
H A Dsock.c4125 static __net_initdata struct pernet_operations proto_net_ops = {
H A Ddev.c11491 static struct pernet_operations __net_initdata netdev_net_ops = {
11567 static struct pernet_operations __net_initdata default_device_ops = {
/openbmc/linux/drivers/net/
H A Dloopback.c237 struct pernet_operations __net_initdata loopback_net_ops = {
H A Dvrf.c2008 static struct pernet_operations vrf_net_ops __net_initdata = { variable
/openbmc/linux/net/ipv4/
H A Dxfrm4_policy.c233 static struct pernet_operations __net_initdata xfrm4_net_ops = {
H A Draw.c1075 static __net_initdata struct pernet_operations raw_net_ops = {
1105 static struct pernet_operations __net_initdata raw_sysctl_ops = {
H A Dproc.c553 static __net_initdata struct pernet_operations ip_proc_ops = {
H A Droute.c377 static struct pernet_operations ip_rt_proc_ops __net_initdata = { variable
3644 static __net_initdata struct pernet_operations sysctl_route_ops = {
3659 static struct pernet_operations __net_initdata ip_rt_ops = {
3671 static __net_initdata struct pernet_operations rt_genid_ops = {
3695 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
H A Daf_inet.c1844 static __net_initdata struct pernet_operations ipv4_mib_ops = {
1897 static __net_initdata struct pernet_operations af_inet_ops = {
H A Dtcp_metrics.c1033 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
H A Dicmp.c1488 static struct pernet_operations __net_initdata icmp_sk_ops = {
H A Dsysctl_net_ipv4.c1552 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
H A Ddevinet.c2797 static __net_initdata struct pernet_operations devinet_ops = {
H A Dtcp_ipv4.c3321 static struct pernet_operations __net_initdata tcp_sk_ops = {
H A Dudp.c3549 static struct pernet_operations __net_initdata udp_sysctl_ops = {
/openbmc/linux/net/devlink/
H A Dcore.c299 static struct pernet_operations devlink_pernet_ops __net_initdata = { variable
/openbmc/linux/fs/proc/
H A Dproc_net.c407 static struct pernet_operations __net_initdata proc_net_ns_ops = {
/openbmc/linux/kernel/bpf/
H A Dnet_namespace.c557 static struct pernet_operations netns_bpf_pernet_ops __net_initdata = { variable
/openbmc/linux/kernel/
H A Daudit.c1681 static struct pernet_operations audit_net_ops __net_initdata = { variable
/openbmc/linux/net/netlink/
H A Daf_netlink.c2860 static struct pernet_operations __net_initdata netlink_net_ops = {
/openbmc/linux/include/linux/
H A Dnetdevice.h5164 extern struct pernet_operations __net_initdata loopback_net_ops;

12