pernet ops
1 | /** |
1 | int register_pernet_subsys(struct pernet_operations *ops) |
####Fox example
inet6_init in pernet.
1 | static struct pernet_operations inet6_net_ops = { |
1 | /** |
1 | int register_pernet_subsys(struct pernet_operations *ops) |
####Fox example
inet6_init in pernet.
1 | static struct pernet_operations inet6_net_ops = { |