Searched refs:unix_proto (Results 1 – 1 of 1) sorted by relevance
772 static struct proto unix_proto = { variable787 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_proto, kern); in unix_create1()2914 rc = proto_register(&unix_proto, 1); in af_unix_init()2929 proto_unregister(&unix_proto); in af_unix_exit()