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