Home
last modified time | relevance | path

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

/include/net/
Dnet_namespace.h251 struct pernet_operations { struct
279 extern int register_pernet_subsys(struct pernet_operations *); argument
280 extern void unregister_pernet_subsys(struct pernet_operations *);
281 extern int register_pernet_device(struct pernet_operations *);
282 extern void unregister_pernet_device(struct pernet_operations *);
/include/linux/
Dnetdevice.h2674 extern struct pernet_operations __net_initdata loopback_net_ops;