• Home
  • Raw
  • Download

Lines Matching refs:rxrpc_sock

130 struct rxrpc_sock {  struct
162 #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk) argument
274 struct rxrpc_sock __rcu *service; /* Service(s) listening on this endpoint */
562 struct rxrpc_sock __rcu *socket; /* socket responsible */
750 int rxrpc_service_prealloc(struct rxrpc_sock *, gfp_t);
751 void rxrpc_discard_prealloc(struct rxrpc_sock *);
753 struct rxrpc_sock *,
756 struct rxrpc_call *rxrpc_accept_call(struct rxrpc_sock *, unsigned long,
758 int rxrpc_reject_call(struct rxrpc_sock *);
784 struct rxrpc_call *rxrpc_find_call_by_user_ID(struct rxrpc_sock *, unsigned long);
785 struct rxrpc_call *rxrpc_alloc_call(struct rxrpc_sock *, gfp_t, unsigned int);
786 struct rxrpc_call *rxrpc_new_client_call(struct rxrpc_sock *,
791 void rxrpc_incoming_call(struct rxrpc_sock *, struct rxrpc_call *,
793 void rxrpc_release_call(struct rxrpc_sock *, struct rxrpc_call *);
794 void rxrpc_release_calls_on_socket(struct rxrpc_sock *);
917 int rxrpc_connect_call(struct rxrpc_sock *, struct rxrpc_call *,
986 void rxrpc_new_incoming_connection(struct rxrpc_sock *, struct rxrpc_connection *,
1007 int rxrpc_request_key(struct rxrpc_sock *, char __user *, int);
1008 int rxrpc_server_keyring(struct rxrpc_sock *, char __user *, int);
1083 struct rxrpc_peer *rxrpc_lookup_peer(struct rxrpc_sock *, struct rxrpc_local *,
1086 void rxrpc_new_incoming_peer(struct rxrpc_sock *, struct rxrpc_local *,
1128 bool rxrpc_look_up_server_security(struct rxrpc_local *, struct rxrpc_sock *,
1135 int rxrpc_do_sendmsg(struct rxrpc_sock *, struct msghdr *, size_t);