Home
last modified time | relevance | path

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

/linux-4.4.14/net/unix/
Daf_unix.c2901 static struct pernet_operations unix_net_ops = { variable
2919 register_pernet_subsys(&unix_net_ops); in af_unix_init()
2928 unregister_pernet_subsys(&unix_net_ops); in af_unix_exit()