Home
last modified time | relevance | path

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

/Linux-v6.6/net/unix/
Daf_unix.c3571 static struct pernet_operations unix_net_ops = { variable
3673 register_pernet_subsys(&unix_net_ops); in af_unix_init()
3689 unregister_pernet_subsys(&unix_net_ops); in af_unix_exit()