Lines Matching refs:rxrpc_net
15 struct rxrpc_net *rxnet =
16 container_of(timer, struct rxrpc_net, client_conn_reap_timer);
24 struct rxrpc_net *rxnet =
25 container_of(timer, struct rxrpc_net, service_conn_reap_timer);
33 struct rxrpc_net *rxnet =
34 container_of(timer, struct rxrpc_net, peer_keepalive_timer);
45 struct rxrpc_net *rxnet = rxrpc_net(net);
116 struct rxrpc_net *rxnet = rxrpc_net(net);
134 .size = sizeof(struct rxrpc_net),