Lines Matching refs:rxrpc_net
63 struct rxrpc_net {
289 struct rxrpc_net *rxnet; /* Our bits in the network namespace */
467 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
612 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
906 void rxrpc_destroy_all_calls(struct rxrpc_net *);
1009 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *, gfp_t);
1024 void rxrpc_destroy_all_connections(struct rxrpc_net *);
1047 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *, gfp_t);
1110 void rxrpc_destroy_all_locals(struct rxrpc_net *);
1152 static inline struct rxrpc_net *rxrpc_net(struct net *net)
1184 void rxrpc_destroy_all_peers(struct rxrpc_net *);