Lines Matching refs:rxrpc_net
63 struct rxrpc_net { struct
281 struct rxrpc_net *rxnet; /* Our bits in the network namespace */
459 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
604 struct rxrpc_net *rxnet; /* Network namespace to which call belongs */
882 void rxrpc_destroy_all_calls(struct rxrpc_net *);
985 struct rxrpc_connection *rxrpc_alloc_connection(struct rxrpc_net *, gfp_t);
1000 void rxrpc_destroy_all_connections(struct rxrpc_net *);
1023 struct rxrpc_connection *rxrpc_prealloc_service_connection(struct rxrpc_net *, gfp_t);
1084 void rxrpc_destroy_all_locals(struct rxrpc_net *);
1126 static inline struct rxrpc_net *rxrpc_net(struct net *net) in rxrpc_net() function
1158 void rxrpc_destroy_all_peers(struct rxrpc_net *);