Lines Matching refs:rxrpc_sock
141 struct rxrpc_sock {
173 #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk)
294 struct rxrpc_sock *service; /* Service(s) listening on this endpoint */
611 struct rxrpc_sock __rcu *socket; /* socket responsible */
853 int rxrpc_service_prealloc(struct rxrpc_sock *, gfp_t);
854 void rxrpc_discard_prealloc(struct rxrpc_sock *);
861 int rxrpc_user_charge_accept(struct rxrpc_sock *, unsigned long);
889 struct rxrpc_call *rxrpc_find_call_by_user_ID(struct rxrpc_sock *, unsigned long);
890 struct rxrpc_call *rxrpc_alloc_call(struct rxrpc_sock *, gfp_t, unsigned int);
891 struct rxrpc_call *rxrpc_new_client_call(struct rxrpc_sock *,
897 void rxrpc_incoming_call(struct rxrpc_sock *, struct rxrpc_call *,
899 void rxrpc_release_call(struct rxrpc_sock *, struct rxrpc_call *);
900 void rxrpc_release_calls_on_socket(struct rxrpc_sock *);
1048 void rxrpc_new_incoming_connection(struct rxrpc_sock *, struct rxrpc_connection *,
1087 int rxrpc_request_key(struct rxrpc_sock *, sockptr_t , int);
1240 const struct rxrpc_security *rxrpc_get_incoming_security(struct rxrpc_sock *,
1250 int rxrpc_do_sendmsg(struct rxrpc_sock *, struct msghdr *, size_t);
1257 int rxrpc_server_keyring(struct rxrpc_sock *, sockptr_t, int);