Home
last modified time | relevance | path

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

/Linux-v4.19/net/phonet/
Dpn_dev.c341 static struct pernet_operations phonet_net_ops = { variable
351 int err = register_pernet_subsys(&phonet_net_ops); in phonet_device_init()
368 unregister_pernet_subsys(&phonet_net_ops); in phonet_device_exit()