Searched refs:unix_proto (Results 1 – 1 of 1) sorted by relevance
723 static struct proto unix_proto = { variable746 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_proto); in unix_create1()2614 rc = proto_register(&unix_proto, 1); in af_unix_init()2629 proto_unregister(&unix_proto); in af_unix_exit()