Lines Matching refs:rxrpc_sock
52 struct rxrpc_sock { struct
76 #define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk) argument
301 struct rxrpc_sock *socket; /* socket responsible */
443 struct rxrpc_call *rxrpc_accept_call(struct rxrpc_sock *, unsigned long);
444 int rxrpc_reject_call(struct rxrpc_sock *);
471 struct rxrpc_call *rxrpc_get_client_call(struct rxrpc_sock *,
475 struct rxrpc_call *rxrpc_incoming_call(struct rxrpc_sock *,
478 struct rxrpc_call *rxrpc_find_server_call(struct rxrpc_sock *, unsigned long);
480 void rxrpc_release_calls_on_socket(struct rxrpc_sock *);
491 struct rxrpc_conn_bundle *rxrpc_get_bundle(struct rxrpc_sock *,
495 int rxrpc_connect_call(struct rxrpc_sock *, struct rxrpc_transport *,
542 int rxrpc_request_key(struct rxrpc_sock *, char __user *, int);
543 int rxrpc_server_keyring(struct rxrpc_sock *, char __user *, int);
553 int rxrpc_client_sendmsg(struct rxrpc_sock *, struct rxrpc_transport *,
555 int rxrpc_server_sendmsg(struct rxrpc_sock *, struct msghdr *, size_t);
575 void rxrpc_remove_user_ID(struct rxrpc_sock *, struct rxrpc_call *);