Home
last modified time | relevance | path

Searched refs:rxrpc_proto (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/net/rxrpc/
Daf_rxrpc.c35 static struct proto rxrpc_proto; variable
635 sk = sk_alloc(net, PF_RXRPC, GFP_KERNEL, &rxrpc_proto); in rxrpc_create()
777 static struct proto rxrpc_proto = { variable
817 ret = proto_register(&rxrpc_proto, 1); in af_rxrpc_init()
852 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
870 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()