Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfou_core.c1234 static struct pernet_operations fou_net_ops = { variable
1245 ret = register_pernet_device(&fou_net_ops); in fou_init()
1264 unregister_pernet_device(&fou_net_ops); in fou_init()
1273 unregister_pernet_device(&fou_net_ops); in fou_fini()