Home
last modified time | relevance | path

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

/include/net/
A Dnet_namespace.h449 struct pernet_operations { struct
503 int register_pernet_subsys(struct pernet_operations *); argument
504 void unregister_pernet_subsys(struct pernet_operations *);
505 int register_pernet_device(struct pernet_operations *);
506 void unregister_pernet_device(struct pernet_operations *);
A Dact_api.h204 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);
206 struct pernet_operations *ops);
/include/linux/
A Dnetdevice.h5490 extern struct pernet_operations __net_initdata loopback_net_ops;

Completed in 21 milliseconds