Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dfou.c1077 static struct pernet_operations fou_net_ops = { variable
1088 ret = register_pernet_device(&fou_net_ops); in fou_init()
1102 unregister_pernet_device(&fou_net_ops); in fou_init()
1111 unregister_pernet_device(&fou_net_ops); in fou_fini()