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

/linux-master/net/rxrpc/
H A Daf_rxrpc.c34 static struct proto rxrpc_proto; variable in typeref:struct:proto
832 sk = sk_alloc(net, PF_RXRPC, GFP_KERNEL, &rxrpc_proto, kern);
1005 static struct proto rxrpc_proto = { variable in typeref:struct:proto
1053 ret = proto_register(&rxrpc_proto, 1);
1092 proto_unregister(&rxrpc_proto);
1115 proto_unregister(&rxrpc_proto);

Completed in 85 milliseconds