Home
last modified time | relevance | path

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

/openbmc/linux/net/unix/
H A Daf_unix.c3606 static struct pernet_operations unix_net_ops = { variable
3708 register_pernet_subsys(&unix_net_ops); in af_unix_init()
3724 unregister_pernet_subsys(&unix_net_ops); in af_unix_exit()