Home
last modified time | relevance | path

Searched refs:pernet_operations (Results 1 – 25 of 205) sorted by relevance

123456789

/linux/net/core/
A Dnet_namespace.c162 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
174 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
309 const struct pernet_operations *ops, *saved_ops; in setup_net()
365 static struct pernet_operations net_defaults_ops = {
547 const struct pernet_operations *ops; in cleanup_net()
1133 struct pernet_operations *ops) in __register_pernet_operations()
1176 struct pernet_operations *ops) in __register_pernet_operations()
1202 struct pernet_operations *ops) in register_pernet_operations()
1251 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
1270 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
[all …]
A Dnet-procfs.c320 static struct pernet_operations __net_initdata dev_proc_ops = {
364 static struct pernet_operations __net_initdata dev_mc_net_ops = {
/linux/include/net/
A Dnet_namespace.h358 struct pernet_operations { struct
409 int register_pernet_subsys(struct pernet_operations *); argument
410 void unregister_pernet_subsys(struct pernet_operations *);
411 int register_pernet_device(struct pernet_operations *);
412 void unregister_pernet_device(struct pernet_operations *);
A Dact_api.h183 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
185 struct pernet_operations *ops);
/linux/net/tipc/
A Dcore.c131 static struct pernet_operations tipc_pernet_pre_exit_ops = {
135 static struct pernet_operations tipc_net_ops = {
142 static struct pernet_operations tipc_topsrv_net_ops = {
/linux/security/smack/
A Dsmack_netfilter.c66 static struct pernet_operations smack_net_ops = {
/linux/net/ipv4/netfilter/
A Darptable_filter.c54 static struct pernet_operations arptable_filter_net_ops = {
A Diptable_security.c61 static struct pernet_operations iptable_security_net_ops = {
A Diptable_filter.c72 static struct pernet_operations iptable_filter_net_ops = {
A Diptable_raw.c64 static struct pernet_operations iptable_raw_net_ops = {
A Diptable_mangle.c106 static struct pernet_operations iptable_mangle_net_ops = {
A Diptable_nat.c139 static struct pernet_operations iptable_nat_net_ops = {
/linux/net/ipv6/netfilter/
A Dip6table_security.c60 static struct pernet_operations ip6table_security_net_ops = {
A Dip6table_filter.c71 static struct pernet_operations ip6table_filter_net_ops = {
A Dip6table_raw.c63 static struct pernet_operations ip6table_raw_net_ops = {
A Dnf_defrag_ipv6_hooks.c99 static struct pernet_operations defrag6_net_ops = {
/linux/net/bridge/netfilter/
A Debtable_filter.c97 static struct pernet_operations frame_filter_net_ops = {
A Debtable_nat.c97 static struct pernet_operations frame_nat_net_ops = {
A Debtable_broute.c116 static struct pernet_operations broute_net_ops = {
/linux/fs/nfs_common/
A Dgrace.c121 static struct pernet_operations grace_net_ops = {
/linux/net/sunrpc/
A Dsunrpc_syms.c80 static struct pernet_operations sunrpc_net_ops = {
/linux/net/ipv4/
A Dudplite.c88 static struct pernet_operations udplite4_net_ops = {
/linux/net/ipv6/ila/
A Dila_main.c79 static struct pernet_operations ila_net_ops = {
/linux/net/ipv6/
A Dudplite.c110 static struct pernet_operations udplite6_net_ops = {
/linux/net/
A Dsysctl_net.c90 static struct pernet_operations sysctl_pernet_ops = {

Completed in 21 milliseconds

123456789