Lines Matching defs:rxrpc_net
66 struct rxrpc_net {
333 struct rxrpc_net *rxnet; /* Our bits in the network namespace */
524 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
696 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
1068 void rxrpc_destroy_all_calls(struct rxrpc_net *);
1170 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *, gfp_t);
1185 void rxrpc_destroy_all_connections(struct rxrpc_net *);
1208 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *, gfp_t);
1300 void rxrpc_destroy_all_locals(struct rxrpc_net *);
1342 static inline struct rxrpc_net *rxrpc_net(struct net *net)
1386 void rxrpc_destroy_all_peers(struct rxrpc_net *);