Lines Matching refs:rxrpc_sock
122 struct rxrpc_sock { struct
154 #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk) argument
279 struct rxrpc_sock __rcu *service; /* Service(s) listening on this endpoint */
566 struct rxrpc_sock __rcu *socket; /* socket responsible */
759 int rxrpc_service_prealloc(struct rxrpc_sock *, gfp_t);
760 void rxrpc_discard_prealloc(struct rxrpc_sock *);
762 struct rxrpc_sock *,
765 int rxrpc_user_charge_accept(struct rxrpc_sock *, unsigned long);
788 struct rxrpc_call *rxrpc_find_call_by_user_ID(struct rxrpc_sock *, unsigned long);
789 struct rxrpc_call *rxrpc_alloc_call(struct rxrpc_sock *, gfp_t, unsigned int);
790 struct rxrpc_call *rxrpc_new_client_call(struct rxrpc_sock *,
795 void rxrpc_incoming_call(struct rxrpc_sock *, struct rxrpc_call *,
797 void rxrpc_release_call(struct rxrpc_sock *, struct rxrpc_call *);
798 void rxrpc_release_calls_on_socket(struct rxrpc_sock *);
829 int rxrpc_connect_call(struct rxrpc_sock *, struct rxrpc_call *,
899 void rxrpc_new_incoming_connection(struct rxrpc_sock *, struct rxrpc_connection *,
918 int rxrpc_request_key(struct rxrpc_sock *, sockptr_t , int);
994 struct rxrpc_peer *rxrpc_lookup_peer(struct rxrpc_sock *, struct rxrpc_local *,
997 void rxrpc_new_incoming_peer(struct rxrpc_sock *, struct rxrpc_local *,
1066 const struct rxrpc_security *rxrpc_get_incoming_security(struct rxrpc_sock *,
1074 int rxrpc_do_sendmsg(struct rxrpc_sock *, struct msghdr *, size_t);
1081 int rxrpc_server_keyring(struct rxrpc_sock *, sockptr_t, int);