Home
last modified time | relevance | path

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

/linux-6.1.9/net/unix/
Daf_unix.c3651 static struct pernet_operations unix_net_ops = { variable
3753 register_pernet_subsys(&unix_net_ops); in af_unix_init()
3769 unregister_pernet_subsys(&unix_net_ops); in af_unix_exit()