Symbol: __net_initdata
drivers/net/loopback.c
235
struct pernet_operations __net_initdata loopback_net_ops = {
drivers/net/vrf.c
1967
static struct pernet_operations vrf_net_ops __net_initdata = {
fs/proc/proc_net.c
408
static struct pernet_operations __net_initdata proc_net_ns_ops = {
include/linux/netdevice.h
5600
extern struct pernet_operations __net_initdata loopback_net_ops;
kernel/audit.c
1721
static struct pernet_operations audit_net_ops __net_initdata = {
kernel/bpf/net_namespace.c
555
static struct pernet_operations netns_bpf_pernet_ops __net_initdata = {
net/core/dev.c
13017
static struct pernet_operations __net_initdata netdev_net_ops = {
net/core/dev.c
13090
static struct pernet_operations __net_initdata default_device_ops = {
net/core/lock_debug.c
96
static struct pernet_operations rtnl_net_debug_net_ops __net_initdata = {
net/core/net-procfs.c
362
static struct pernet_operations __net_initdata dev_proc_ops = {
net/core/net-procfs.c
406
static struct pernet_operations __net_initdata dev_mc_net_ops = {
net/core/net_namespace.c
842
static struct pernet_operations __net_initdata net_ns_ops = {
net/core/sock.c
4390
static __net_initdata struct pernet_operations proto_net_ops = {
net/core/sysctl_net_core.c
807
static __net_initdata struct pernet_operations sysctl_core_ops = {
net/devlink/core.c
518
static struct pernet_operations devlink_pernet_ops __net_initdata = {
net/ipv4/af_inet.c
1784
static __net_initdata struct pernet_operations ipv4_mib_ops = {
net/ipv4/af_inet.c
1835
static __net_initdata struct pernet_operations af_inet_ops = {
net/ipv4/devinet.c
2871
static __net_initdata struct pernet_operations devinet_ops = {
net/ipv4/icmp.c
1738
static struct pernet_operations __net_initdata icmp_sk_ops = {
net/ipv4/proc.c
564
static __net_initdata struct pernet_operations ip_proc_ops = {
net/ipv4/raw.c
1086
static __net_initdata struct pernet_operations raw_net_ops = {
net/ipv4/raw.c
1116
static struct pernet_operations __net_initdata raw_sysctl_ops = {
net/ipv4/route.c
3657
static __net_initdata struct pernet_operations sysctl_route_ops = {
net/ipv4/route.c
3672
static struct pernet_operations __net_initdata ip_rt_ops = {
net/ipv4/route.c
3684
static __net_initdata struct pernet_operations rt_genid_ops = {
net/ipv4/route.c
3708
static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
net/ipv4/route.c
379
static struct pernet_operations ip_rt_proc_ops __net_initdata = {
net/ipv4/sysctl_net_ipv4.c
1707
static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
net/ipv4/tcp_ipv4.c
3639
static struct pernet_operations __net_initdata tcp_sk_ops = {
net/ipv4/tcp_metrics.c
1042
static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
net/ipv4/udp.c
3966
static struct pernet_operations __net_initdata udp_sysctl_ops = {
net/ipv4/xfrm4_policy.c
229
static struct pernet_operations __net_initdata xfrm4_net_ops = {
net/netlink/af_netlink.c
2865
static struct pernet_operations __net_initdata netlink_net_ops = {
net/xfrm/xfrm_policy.c
4367
static struct pernet_operations __net_initdata xfrm_net_ops = {