Home
last modified time | relevance | path

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

/linux-6.15/net/rxrpc/
H A Daf_rxrpc.c34 static struct proto rxrpc_proto; variable
833 sk = sk_alloc(net, PF_RXRPC, GFP_KERNEL, &rxrpc_proto, kern); in rxrpc_create()
1006 static struct proto rxrpc_proto = { variable
1054 ret = proto_register(&rxrpc_proto, 1); in af_rxrpc_init()
1093 proto_unregister(&rxrpc_proto); in af_rxrpc_init()
1116 proto_unregister(&rxrpc_proto); in af_rxrpc_exit()