Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfou.c1266 static struct pernet_operations fou_net_ops = { variable
1277 ret = register_pernet_device(&fou_net_ops); in fou_init()
1291 unregister_pernet_device(&fou_net_ops); in fou_init()
1300 unregister_pernet_device(&fou_net_ops); in fou_fini()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_core.c1220 static struct pernet_operations fou_net_ops = { variable
1231 ret = register_pernet_device(&fou_net_ops); in fou_init()
1250 unregister_pernet_device(&fou_net_ops); in fou_init()
1259 unregister_pernet_device(&fou_net_ops); in fou_fini()

Completed in 4 milliseconds