Searched refs:tipc_proto (Results 1 – 1 of 1) sorted by relevance
156 static struct proto tipc_proto; variable475 sk = sk_alloc(net, AF_TIPC, GFP_KERNEL, &tipc_proto, kern); in tipc_sk_create()3419 static struct proto tipc_proto = { variable3435 res = proto_register(&tipc_proto, 1); in tipc_socket_init()3444 proto_unregister(&tipc_proto); in tipc_socket_init()3457 proto_unregister(&tipc_proto); in tipc_socket_stop()