Home
last modified time | relevance | path

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

/linux-4.4.14/net/unix/
Daf_unix.c741 static struct proto unix_proto = { variable
764 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_proto, kern); in unix_create1()
2912 rc = proto_register(&unix_proto, 1); in af_unix_init()
2927 proto_unregister(&unix_proto); in af_unix_exit()