Symbol: rxrpc_sock
net/rxrpc/af_rxrpc.c
1023
.obj_size = sizeof(struct rxrpc_sock),
net/rxrpc/af_rxrpc.c
135
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
214
struct rxrpc_sock *rx = rxrpc_sk(sk);
net/rxrpc/af_rxrpc.c
278
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
356
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
476
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
491
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
541
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
635
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/af_rxrpc.c
77
static int rxrpc_validate_address(struct rxrpc_sock *rx,
net/rxrpc/af_rxrpc.c
779
struct rxrpc_sock *rx = rxrpc_sk(sk);
net/rxrpc/af_rxrpc.c
806
struct rxrpc_sock *rx;
net/rxrpc/af_rxrpc.c
860
struct rxrpc_sock *rx = rxrpc_sk(sk);
net/rxrpc/af_rxrpc.c
892
struct rxrpc_sock *rx = rxrpc_sk(sk);
net/rxrpc/af_rxrpc.c
929
struct rxrpc_sock *rx = rxrpc_sk(sk);
net/rxrpc/ar-internal.h
1050
int rxrpc_service_prealloc(struct rxrpc_sock *, gfp_t);
net/rxrpc/ar-internal.h
1051
void rxrpc_discard_prealloc(struct rxrpc_sock *);
net/rxrpc/ar-internal.h
1057
int rxrpc_user_charge_accept(struct rxrpc_sock *, unsigned long);
net/rxrpc/ar-internal.h
1079
struct rxrpc_call *rxrpc_find_call_by_user_ID(struct rxrpc_sock *, unsigned long);
net/rxrpc/ar-internal.h
1080
struct rxrpc_call *rxrpc_alloc_call(struct rxrpc_sock *, gfp_t, unsigned int);
net/rxrpc/ar-internal.h
1081
struct rxrpc_call *rxrpc_new_client_call(struct rxrpc_sock *,
net/rxrpc/ar-internal.h
1088
void rxrpc_incoming_call(struct rxrpc_sock *, struct rxrpc_call *,
net/rxrpc/ar-internal.h
1090
void rxrpc_release_call(struct rxrpc_sock *, struct rxrpc_call *);
net/rxrpc/ar-internal.h
1091
void rxrpc_release_calls_on_socket(struct rxrpc_sock *);
net/rxrpc/ar-internal.h
1238
void rxrpc_new_incoming_connection(struct rxrpc_sock *, struct rxrpc_connection *,
net/rxrpc/ar-internal.h
1310
int rxrpc_request_key(struct rxrpc_sock *, sockptr_t , int);
net/rxrpc/ar-internal.h
1384
void rxrpc_add_pending_oob(struct rxrpc_sock *rx, struct sk_buff *skb);
net/rxrpc/ar-internal.h
1385
int rxrpc_sendmsg_oob(struct rxrpc_sock *rx, struct msghdr *msg, size_t len);
net/rxrpc/ar-internal.h
1491
const struct rxrpc_security *rxrpc_get_incoming_security(struct rxrpc_sock *,
net/rxrpc/ar-internal.h
1501
int rxrpc_do_sendmsg(struct rxrpc_sock *, struct msghdr *, size_t);
net/rxrpc/ar-internal.h
1508
int rxrpc_server_keyring(struct rxrpc_sock *, sockptr_t, int);
net/rxrpc/ar-internal.h
203
#define rxrpc_sk(__sk) container_of((__sk), struct rxrpc_sock, sk)
net/rxrpc/ar-internal.h
358
struct rxrpc_sock *service; /* Service(s) listening on this endpoint */
net/rxrpc/ar-internal.h
719
struct rxrpc_sock __rcu *socket; /* socket responsible */
net/rxrpc/call_accept.c
162
int rxrpc_service_prealloc(struct rxrpc_sock *rx, gfp_t gfp)
net/rxrpc/call_accept.c
179
void rxrpc_discard_prealloc(struct rxrpc_sock *rx)
net/rxrpc/call_accept.c
245
static struct rxrpc_call *rxrpc_alloc_incoming_call(struct rxrpc_sock *rx,
net/rxrpc/call_accept.c
34
static int rxrpc_service_prealloc_one(struct rxrpc_sock *rx,
net/rxrpc/call_accept.c
344
struct rxrpc_sock *rx;
net/rxrpc/call_accept.c
444
int rxrpc_user_charge_accept(struct rxrpc_sock *rx, unsigned long user_call_ID)
net/rxrpc/call_accept.c
475
struct rxrpc_sock *rx;
net/rxrpc/call_object.c
123
struct rxrpc_call *rxrpc_alloc_call(struct rxrpc_sock *rx, gfp_t gfp,
net/rxrpc/call_object.c
191
static struct rxrpc_call *rxrpc_alloc_client_call(struct rxrpc_sock *rx,
net/rxrpc/call_object.c
323
struct rxrpc_call *rxrpc_new_client_call(struct rxrpc_sock *rx,
net/rxrpc/call_object.c
441
void rxrpc_incoming_call(struct rxrpc_sock *rx,
net/rxrpc/call_object.c
565
void rxrpc_release_call(struct rxrpc_sock *rx, struct rxrpc_call *call)
net/rxrpc/call_object.c
610
void rxrpc_release_calls_on_socket(struct rxrpc_sock *rx)
net/rxrpc/call_object.c
87
struct rxrpc_call *rxrpc_find_call_by_user_ID(struct rxrpc_sock *rx,
net/rxrpc/conn_event.c
438
struct rxrpc_sock *rx;
net/rxrpc/conn_service.c
148
void rxrpc_new_incoming_connection(struct rxrpc_sock *rx,
net/rxrpc/key.c
621
int rxrpc_request_key(struct rxrpc_sock *rx, sockptr_t optval, int optlen)
net/rxrpc/oob.c
176
static int rxrpc_respond_to_oob(struct rxrpc_sock *rx,
net/rxrpc/oob.c
230
int rxrpc_sendmsg_oob(struct rxrpc_sock *rx, struct msghdr *msg, size_t len)
net/rxrpc/oob.c
310
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/oob.c
38
struct rxrpc_sock *rx;
net/rxrpc/oob.c
72
static struct sk_buff *rxrpc_find_pending_oob(struct rxrpc_sock *rx, u64 oob_id)
net/rxrpc/oob.c
98
void rxrpc_add_pending_oob(struct rxrpc_sock *rx, struct sk_buff *skb)
net/rxrpc/recvmsg.c
236
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/recvmsg.c
25
struct rxrpc_sock *rx;
net/rxrpc/recvmsg.c
284
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/recvmsg.c
411
struct rxrpc_sock *rx = rxrpc_sk(sock->sk);
net/rxrpc/security.c
133
const struct rxrpc_security *rxrpc_get_incoming_security(struct rxrpc_sock *rx,
net/rxrpc/security.c
166
struct rxrpc_sock *rx;
net/rxrpc/sendmsg.c
107
static int rxrpc_wait_for_tx_window_intr(struct rxrpc_sock *rx,
net/rxrpc/sendmsg.c
131
static int rxrpc_wait_for_tx_window_waitall(struct rxrpc_sock *rx,
net/rxrpc/sendmsg.c
171
static int rxrpc_wait_for_tx_window_nonintr(struct rxrpc_sock *rx,
net/rxrpc/sendmsg.c
192
static int rxrpc_wait_for_tx_window(struct rxrpc_sock *rx,
net/rxrpc/sendmsg.c
229
static void rxrpc_notify_end_tx(struct rxrpc_sock *rx, struct rxrpc_call *call,
net/rxrpc/sendmsg.c
241
static void rxrpc_queue_packet(struct rxrpc_sock *rx, struct rxrpc_call *call,
net/rxrpc/sendmsg.c
320
static int rxrpc_send_data(struct rxrpc_sock *rx,
net/rxrpc/sendmsg.c
609
rxrpc_new_client_call_for_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg,
net/rxrpc/sendmsg.c
660
int rxrpc_do_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, size_t len)
net/rxrpc/server_key.c
120
int rxrpc_server_keyring(struct rxrpc_sock *rx, sockptr_t optval, int optlen)
net/rxrpc/server_key.c
162
struct rxrpc_sock *rx = rxrpc_sk(sk);
net/rxrpc/server_key.c
203
struct rxrpc_sock *rx = rxrpc_sk(sk);