Searched refs:unix_stream_proto (Results 1 – 5 of 5) sorted by relevance
102 extern struct proto unix_stream_proto;
174 unix_stream_bpf_rebuild_protos(&unix_stream_bpf_prot, &unix_stream_proto); in unix_bpf_build_proto()
840 struct proto unix_stream_proto = { variable864 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_stream_proto, kern); in unix_create1()2831 if (prot != &unix_stream_proto) in unix_stream_recvmsg()3398 rc = proto_register(&unix_stream_proto, 1); in af_unix_init()3420 proto_unregister(&unix_stream_proto); in af_unix_exit()
159453 ffff8000120c5a68 D unix_stream_proto
Completed in 994 milliseconds