Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dfou.c1253 static struct pernet_operations fou_net_ops = { variable
1264 ret = register_pernet_device(&fou_net_ops); in fou_init()
1278 unregister_pernet_device(&fou_net_ops); in fou_init()
1287 unregister_pernet_device(&fou_net_ops); in fou_fini()