Searched refs:vsock_proto (Results 1 – 1 of 1) sorted by relevance
118 static struct proto vsock_proto = { variable585 sk = sk_alloc(net, AF_VSOCK, priority, &vsock_proto, kern); in __vsock_create()1940 vsock_proto.owner = owner; in __vsock_core_init()1950 err = proto_register(&vsock_proto, 1); /* we want our slab */ in __vsock_core_init()1967 proto_unregister(&vsock_proto); in __vsock_core_init()1984 proto_unregister(&vsock_proto); in vsock_core_exit()