Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/unix/
H A Daf_unix.c795 static struct proto unix_proto = { variable
810 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_proto, kern); in unix_create1()
2984 rc = proto_register(&unix_proto, 1); in af_unix_init()
2999 proto_unregister(&unix_proto); in af_unix_exit()