Searched refs:tipc_proto (Results 1 – 1 of 1) sorted by relevance
72 static struct proto tipc_proto; variable216 sk = sk_alloc(net, AF_TIPC, GFP_KERNEL, &tipc_proto); in tipc_create()1841 static struct proto tipc_proto = { variable1856 res = proto_register(&tipc_proto, 1); in tipc_socket_init()1865 proto_unregister(&tipc_proto); in tipc_socket_init()1885 proto_unregister(&tipc_proto); in tipc_socket_stop()