/linux-4.4.14/net/core/ |
D | net_namespace.c | 93 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() 120 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() 128 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list() 140 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list() 275 const struct pernet_operations *ops, *saved_ops; in setup_net() 387 const struct pernet_operations *ops; in cleanup_net() 529 static struct pernet_operations __net_initdata net_ns_ops = { 772 struct pernet_operations *ops) in __register_pernet_operations() 797 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations() 812 struct pernet_operations *ops) in __register_pernet_operations() [all …]
|
D | net-procfs.c | 350 static struct pernet_operations __net_initdata dev_proc_ops = { 412 static struct pernet_operations __net_initdata dev_mc_net_ops = {
|
D | sock_diag.c | 317 static struct pernet_operations diag_net_ops = {
|
D | sysctl_net_core.c | 463 static __net_initdata struct pernet_operations sysctl_core_ops = {
|
D | fib_rules.c | 789 static struct pernet_operations fib_rules_net_ops = {
|
D | sock.c | 2740 static struct pernet_operations net_inuse_ops = { 3029 static __net_initdata struct pernet_operations proto_net_ops = {
|
D | dev.c | 7629 static struct pernet_operations __net_initdata netdev_net_ops = { 7729 static struct pernet_operations __net_initdata default_device_ops = {
|
D | rtnetlink.c | 3469 static struct pernet_operations rtnetlink_net_ops = {
|
D | pktgen.c | 3894 static struct pernet_operations pg_net_ops = {
|
/linux-4.4.14/include/net/ |
D | net_namespace.h | 285 struct pernet_operations { struct 313 int register_pernet_subsys(struct pernet_operations *); argument 314 void unregister_pernet_subsys(struct pernet_operations *); 315 int register_pernet_device(struct pernet_operations *); 316 void unregister_pernet_device(struct pernet_operations *);
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | ip6table_raw.c | 48 static struct pernet_operations ip6table_raw_net_ops = {
|
D | ip6table_security.c | 65 static struct pernet_operations ip6table_security_net_ops = {
|
D | ip6table_filter.c | 69 static struct pernet_operations ip6table_filter_net_ops = {
|
D | nf_tables_ipv6.c | 84 static struct pernet_operations nf_tables_ipv6_net_ops = {
|
D | ip6table_nat.c | 117 static struct pernet_operations ip6table_nat_net_ops = {
|
D | ip6table_mangle.c | 109 static struct pernet_operations ip6table_mangle_net_ops = {
|
D | nf_log_ipv6.c | 391 static struct pernet_operations nf_log_ipv6_net_ops = {
|
D | nf_conntrack_l3proto_ipv6.c | 382 static struct pernet_operations ipv6_net_ops = {
|
D | nf_conntrack_reasm.c | 672 static struct pernet_operations nf_ct_net_ops = {
|
D | ip6_tables.c | 2080 static struct pernet_operations ip6_tables_net_ops = {
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | arptable_filter.c | 56 static struct pernet_operations arptable_filter_net_ops = {
|
D | nf_tables_arp.c | 64 static struct pernet_operations nf_tables_arp_net_ops = {
|
D | iptable_security.c | 72 static struct pernet_operations iptable_security_net_ops = {
|
D | iptable_raw.c | 55 static struct pernet_operations iptable_raw_net_ops = {
|
D | iptable_filter.c | 76 static struct pernet_operations iptable_filter_net_ops = {
|
D | nf_tables_ipv4.c | 85 static struct pernet_operations nf_tables_ipv4_net_ops = {
|
D | iptable_nat.c | 115 static struct pernet_operations iptable_nat_net_ops = {
|
D | nf_log_arp.c | 123 static struct pernet_operations nf_log_arp_net_ops = {
|
D | iptable_mangle.c | 114 static struct pernet_operations iptable_mangle_net_ops = {
|
D | nf_log_ipv4.c | 359 static struct pernet_operations nf_log_ipv4_net_ops = {
|
D | nf_conntrack_l3proto_ipv4.c | 440 static struct pernet_operations ipv4_net_ops = {
|
D | nf_conntrack_l3proto_ipv4_compat.c | 456 static struct pernet_operations ip_conntrack_net_ops = {
|
D | ipt_CLUSTERIP.c | 751 static struct pernet_operations clusterip_net_ops = {
|
D | arp_tables.c | 1771 static struct pernet_operations arp_tables_net_ops = {
|
D | ip_tables.c | 2078 static struct pernet_operations ip_tables_net_ops = {
|
/linux-4.4.14/net/bridge/netfilter/ |
D | nf_log_bridge.c | 62 static struct pernet_operations nf_log_bridge_net_ops = {
|
D | ebtable_broute.c | 77 static struct pernet_operations broute_net_ops = {
|
D | ebtable_nat.c | 105 static struct pernet_operations frame_nat_net_ops = {
|
D | ebtable_filter.c | 105 static struct pernet_operations frame_filter_net_ops = {
|
D | nf_tables_bridge.c | 148 static struct pernet_operations nf_tables_bridge_net_ops = {
|
/linux-4.4.14/fs/nfs_common/ |
D | grace.c | 110 static struct pernet_operations grace_net_ops = {
|
/linux-4.4.14/net/sunrpc/ |
D | sunrpc_syms.c | 74 static struct pernet_operations sunrpc_net_ops = {
|
/linux-4.4.14/net/netfilter/ |
D | nf_tables_inet.c | 64 static struct pernet_operations nf_tables_inet_net_ops = {
|
D | nf_tables_netdev.c | 146 static struct pernet_operations nf_tables_netdev_net_ops = {
|
D | nf_conntrack_proto_udplite.c | 364 static struct pernet_operations udplite_net_ops = {
|
D | nf_synproxy_core.c | 397 static struct pernet_operations synproxy_net_ops = {
|
D | core.c | 470 static struct pernet_operations netfilter_net_ops = {
|
D | nf_conntrack_proto_gre.c | 411 static struct pernet_operations proto_gre_net_ops = {
|
D | nfnetlink.c | 531 static struct pernet_operations nfnetlink_net_ops = {
|
D | nfnetlink_acct.c | 504 static struct pernet_operations nfnl_acct_ops = {
|
D | nf_conntrack_standalone.c | 586 static struct pernet_operations nf_conntrack_net_ops = {
|
D | nf_log.c | 531 static struct pernet_operations nf_log_net_ops = {
|
D | nf_nat_core.c | 841 static struct pernet_operations nf_nat_net_ops = {
|
D | nf_conntrack_proto_dccp.c | 962 static struct pernet_operations dccp_net_ops = {
|
D | xt_recent.c | 693 static struct pernet_operations recent_net_ops = {
|
D | nf_conntrack_proto_sctp.c | 936 static struct pernet_operations sctp_net_ops = {
|
D | xt_hashlimit.c | 920 static struct pernet_operations hashlimit_net_ops = {
|
D | nfnetlink_log.c | 1088 static struct pernet_operations nfnl_log_net_ops = {
|
D | nfnetlink_queue.c | 1392 static struct pernet_operations nfnl_queue_net_ops = {
|
D | x_tables.c | 1544 static struct pernet_operations xt_net_ops = {
|
D | nf_conntrack_netlink.c | 3363 static struct pernet_operations ctnetlink_net_ops = {
|
D | nf_tables_api.c | 4590 static struct pernet_operations nf_tables_net_ops = {
|
/linux-4.4.14/net/ |
D | sysctl_net.c | 78 static struct pernet_operations sysctl_pernet_ops = {
|
/linux-4.4.14/net/tipc/ |
D | core.c | 101 static struct pernet_operations tipc_net_ops = {
|
/linux-4.4.14/net/ipv4/ |
D | udplite.c | 106 static struct pernet_operations udplite4_net_ops = {
|
D | xfrm4_policy.c | 372 static struct pernet_operations __net_initdata xfrm4_net_ops = {
|
D | ipip.c | 519 static struct pernet_operations ipip_net_ops = {
|
D | proc.c | 535 static __net_initdata struct pernet_operations ip_proc_ops = {
|
D | ip_gre.c | 909 static struct pernet_operations ipgre_net_ops = { 1276 static struct pernet_operations ipgre_tap_net_ops = {
|
D | ip_vti.c | 431 static struct pernet_operations vti_net_ops = {
|
D | route.c | 416 static struct pernet_operations ip_rt_proc_ops __net_initdata = { 2812 static __net_initdata struct pernet_operations sysctl_route_ops = { 2827 static __net_initdata struct pernet_operations rt_genid_ops = { 2851 static __net_initdata struct pernet_operations ipv4_inetpeer_ops = {
|
D | af_inet.c | 1594 static __net_initdata struct pernet_operations ipv4_mib_ops = { 1627 static __net_initdata struct pernet_operations af_inet_ops = {
|
D | sysctl_net_ipv4.c | 1002 static __net_initdata struct pernet_operations ipv4_sysctl_ops = {
|
D | fou.c | 955 static struct pernet_operations fou_net_ops = {
|
D | ip_fragment.c | 883 static struct pernet_operations ip4_frags_ops = {
|
D | icmp.c | 1234 static struct pernet_operations __net_initdata icmp_sk_ops = {
|
D | raw.c | 1098 static __net_initdata struct pernet_operations raw_net_ops = {
|
D | tcp_ipv4.c | 2290 static struct pernet_operations tcp4_net_ops = { 2401 static struct pernet_operations __net_initdata tcp_sk_ops = {
|
D | arp.c | 1391 static struct pernet_operations arp_net_ops = {
|
D | tcp_metrics.c | 1166 static __net_initdata struct pernet_operations tcp_net_metrics_ops = {
|
D | ping.c | 1202 static struct pernet_operations ping_v4_net_ops = {
|
D | fib_frontend.c | 1307 static struct pernet_operations fib_net_ops = {
|
D | devinet.c | 2371 static __net_initdata struct pernet_operations devinet_ops = {
|
D | udp.c | 2495 static struct pernet_operations udp4_net_ops = {
|
D | igmp.c | 2938 static struct pernet_operations igmp_net_ops = {
|
D | ipmr.c | 2742 static struct pernet_operations ipmr_net_ops = {
|
/linux-4.4.14/net/ipv6/ |
D | udplite.c | 125 static struct pernet_operations udplite6_net_ops = {
|
D | sysctl_net_ipv6.c | 191 static struct pernet_operations ipv6_sysctl_net_ops = {
|
D | ping.c | 237 static struct pernet_operations ping_v6_net_ops = {
|
D | xfrm6_tunnel.c | 343 static struct pernet_operations xfrm6_tunnel_net_ops = {
|
D | proc.c | 332 static struct pernet_operations ipv6_proc_ops = {
|
D | fib6_rules.c | 328 static struct pernet_operations fib6_rules_net_ops = {
|
D | xfrm6_policy.c | 402 static struct pernet_operations xfrm6_net_ops = {
|
D | addrlabel.c | 385 static struct pernet_operations ipv6_addr_label_ops = {
|
D | reassembly.c | 732 static struct pernet_operations ip6_frags_ops = {
|
D | icmp.c | 882 static struct pernet_operations icmpv6_sk_ops = {
|
D | ip6_flowlabel.c | 872 static struct pernet_operations ip6_flowlabel_net_ops = {
|
D | af_inet6.c | 822 static struct pernet_operations inet6_net_ops = {
|
D | ip6_vti.c | 1102 static struct pernet_operations vti6_net_ops = {
|
D | raw.c | 1284 static struct pernet_operations raw6_net_ops = {
|
D | route.c | 3635 static struct pernet_operations ip6_route_net_ops = { 3660 static struct pernet_operations ipv6_inetpeer_ops = { 3665 static struct pernet_operations ip6_route_net_late_ops = {
|
D | ndisc.c | 1803 static struct pernet_operations ndisc_net_ops = {
|
D | ip6_fib.c | 1883 static struct pernet_operations fib6_net_ops = {
|
D | ip6_tunnel.c | 1948 static struct pernet_operations ip6_tnl_net_ops = {
|
D | ip6_gre.c | 1390 static struct pernet_operations ip6gre_net_ops = {
|
D | sit.c | 1848 static struct pernet_operations sit_net_ops = {
|
D | tcp_ipv6.c | 1931 static struct pernet_operations tcpv6_net_ops = {
|
D | ip6mr.c | 1394 static struct pernet_operations ip6mr_net_ops = {
|
D | addrconf.c | 3882 static struct pernet_operations if6_proc_net_ops = { 5878 static struct pernet_operations addrconf_ops = {
|
D | mcast.c | 2936 static struct pernet_operations igmp6_net_ops = {
|
/linux-4.4.14/drivers/net/ |
D | loopback.c | 220 struct pernet_operations __net_initdata loopback_net_ops = {
|
D | geneve.c | 1414 static struct pernet_operations geneve_net_ops = {
|
D | vxlan.c | 3257 static struct pernet_operations vxlan_net_ops = {
|
/linux-4.4.14/net/bridge/ |
D | br.c | 180 static struct pernet_operations br_net_ops = {
|
/linux-4.4.14/fs/proc/ |
D | proc_net.c | 223 static struct pernet_operations __net_initdata proc_net_ns_ops = {
|
/linux-4.4.14/fs/nfs/blocklayout/ |
D | rpc_pipefs.c | 261 static struct pernet_operations nfs4blocklayout_net_ops = {
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_eth.c | 313 static struct pernet_operations l2tp_eth_net_ops = {
|
D | l2tp_core.c | 1860 static struct pernet_operations l2tp_net_ops = {
|
D | l2tp_ppp.c | 1765 static struct pernet_operations pppol2tp_net_ops = {
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_ftp.c | 478 static struct pernet_operations ip_vs_ftp_ops = {
|
D | ip_vs_lblc.c | 603 static struct pernet_operations ip_vs_lblc_ops = {
|
D | ip_vs_lblcr.c | 788 static struct pernet_operations ip_vs_lblcr_ops = {
|
D | ip_vs_core.c | 2118 static struct pernet_operations ipvs_core_ops = { 2125 static struct pernet_operations ipvs_core_dev_ops = {
|
/linux-4.4.14/net/rds/ |
D | tcp.c | 328 static struct pernet_operations rds_tcp_net_ops = {
|
/linux-4.4.14/lib/ |
D | kobject_uevent.c | 459 static struct pernet_operations uevent_net_ops = {
|
/linux-4.4.14/net/phonet/ |
D | pn_dev.c | 337 static struct pernet_operations phonet_net_ops = {
|
/linux-4.4.14/fs/nfs/ |
D | dns_resolve.c | 409 static struct pernet_operations nfs4_dns_resolver_ops = {
|
D | inode.c | 2002 static struct pernet_operations nfs_net_ops = {
|
/linux-4.4.14/fs/lockd/ |
D | svc.c | 603 static struct pernet_operations lockd_net_ops = {
|
/linux-4.4.14/net/caif/ |
D | caif_dev.c | 543 static struct pernet_operations caif_net_ops = {
|
/linux-4.4.14/net/sctp/ |
D | protocol.c | 1320 static struct pernet_operations sctp_defaults_ops = { 1343 static struct pernet_operations sctp_ctrlsock_ops = {
|
/linux-4.4.14/net/8021q/ |
D | vlan.c | 724 static struct pernet_operations vlan_net_ops = {
|
/linux-4.4.14/net/ieee802154/6lowpan/ |
D | reassembly.c | 607 static struct pernet_operations lowpan_frags_ops = {
|
/linux-4.4.14/net/wireless/ |
D | wext-core.c | 390 static struct pernet_operations wext_pernet_ops = {
|
D | core.c | 1171 static struct pernet_operations cfg80211_pernet_ops = {
|
/linux-4.4.14/fs/nfsd/ |
D | nfsctl.c | 1241 static struct pernet_operations nfsd_net_ops = {
|
/linux-4.4.14/net/dccp/ |
D | ipv4.c | 1018 static struct pernet_operations dccp_v4_ops = {
|
D | ipv6.c | 1068 static struct pernet_operations dccp_v6_ops = {
|
/linux-4.4.14/net/netlink/ |
D | genetlink.c | 1071 static struct pernet_operations genl_pernet_ops = {
|
D | af_netlink.c | 3296 static struct pernet_operations __net_initdata netlink_net_ops = {
|
/linux-4.4.14/drivers/net/ppp/ |
D | pppoe.c | 1178 static struct pernet_operations pppoe_net_ops = {
|
D | ppp_generic.c | 948 static struct pernet_operations ppp_net_ops = {
|
/linux-4.4.14/net/mpls/ |
D | af_mpls.c | 1577 static struct pernet_operations mpls_net_ops = {
|
/linux-4.4.14/kernel/ |
D | audit.c | 1160 static struct pernet_operations audit_net_ops __net_initdata = {
|
/linux-4.4.14/net/sched/ |
D | sch_api.c | 1935 static struct pernet_operations psched_net_ops = {
|
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_core.c | 2047 static struct pernet_operations ip_set_net_ops = {
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | auth_gss.c | 2041 static struct pernet_operations rpcsec_gss_net_ops = {
|
/linux-4.4.14/net/openvswitch/ |
D | datapath.c | 2293 static struct pernet_operations ovs_net_ops = {
|
/linux-4.4.14/net/unix/ |
D | af_unix.c | 2901 static struct pernet_operations unix_net_ops = {
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 3895 extern struct pernet_operations __net_initdata loopback_net_ops;
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 4698 static struct pernet_operations bond_net_ops = {
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_policy.c | 3077 static struct pernet_operations __net_initdata xfrm_net_ops = {
|
D | xfrm_user.c | 3141 static struct pernet_operations xfrm_user_net_ops = {
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 4408 static struct pernet_operations packet_net_ops = {
|
/linux-4.4.14/net/key/ |
D | af_key.c | 3826 static struct pernet_operations pfkey_net_ops = {
|
/linux-4.4.14/drivers/infiniband/core/ |
D | cma.c | 4053 static struct pernet_operations cma_pernet_operations = {
|