Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfou.c955 static struct pernet_operations fou_net_ops = { variable
966 ret = register_pernet_device(&fou_net_ops); in fou_init()
981 unregister_pernet_device(&fou_net_ops); in fou_init()
990 unregister_pernet_device(&fou_net_ops); in fou_fini()