Lines Matching refs:rxrpc_call
23 void rxrpc_notify_socket(struct rxrpc_call *call)
64 bool __rxrpc_set_call_completion(struct rxrpc_call *call,
82 bool rxrpc_set_call_completion(struct rxrpc_call *call,
100 bool __rxrpc_call_completed(struct rxrpc_call *call)
105 bool rxrpc_call_completed(struct rxrpc_call *call)
120 bool __rxrpc_abort_call(const char *why, struct rxrpc_call *call,
129 bool rxrpc_abort_call(const char *why, struct rxrpc_call *call,
143 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg)
184 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial)
222 static void rxrpc_rotate_rx_window(struct rxrpc_call *call)
278 static int rxrpc_verify_packet(struct rxrpc_call *call, struct sk_buff *skb,
314 static int rxrpc_locate_data(struct rxrpc_call *call, struct sk_buff *skb,
354 static int rxrpc_recvmsg_data(struct socket *sock, struct rxrpc_call *call,
489 struct rxrpc_call *call;
548 call = list_entry(l, struct rxrpc_call, recvmsg_link);
684 int rxrpc_kernel_recv_data(struct socket *sock, struct rxrpc_call *call,
783 bool rxrpc_kernel_get_reply_time(struct socket *sock, struct rxrpc_call *call,