Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dnet_ns.c11 unsigned int rxrpc_net_id; variable
122 .id = &rxrpc_net_id,
H A Dar-internal.h1345 extern unsigned int rxrpc_net_id;
1350 return net_generic(net, rxrpc_net_id); in rxrpc_net()