Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
A Ddevice.c419 static struct pernet_operations pernet_ops = { variable
433 ret = register_pernet_device(&pernet_ops); in wg_device_init()
444 unregister_pernet_device(&pernet_ops); in wg_device_init()
455 unregister_pernet_device(&pernet_ops); in wg_device_uninit()

Completed in 4 milliseconds