Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfou.c959 static struct pernet_operations fou_net_ops = { variable
970 ret = register_pernet_device(&fou_net_ops); in fou_init()
985 unregister_pernet_device(&fou_net_ops); in fou_init()
994 unregister_pernet_device(&fou_net_ops); in fou_fini()