Searched refs:unix_dgram_proto (Results 1 – 5 of 5) sorted by relevance
101 extern struct proto unix_dgram_proto;
173 unix_dgram_bpf_rebuild_protos(&unix_dgram_bpf_prot, &unix_dgram_proto); in unix_bpf_build_proto()
830 struct proto unix_dgram_proto = { variable866 sk = sk_alloc(net, PF_UNIX, GFP_KERNEL, &unix_dgram_proto, kern); in unix_create1()2397 if (prot != &unix_dgram_proto) in unix_dgram_recvmsg()3392 rc = proto_register(&unix_dgram_proto, 1); in af_unix_init()3419 proto_unregister(&unix_dgram_proto); in af_unix_exit()
159452 ffff8000120c58b8 D unix_dgram_proto
Completed in 372 milliseconds