Lines Matching refs:rxrpc_call
23 void rxrpc_notify_socket(struct rxrpc_call *call) in rxrpc_notify_socket()
64 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term()
110 struct rxrpc_call *call, in rxrpc_recvmsg_new_call()
136 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase()
174 static void rxrpc_rotate_rx_window(struct rxrpc_call *call) in rxrpc_rotate_rx_window()
232 static int rxrpc_verify_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_verify_packet()
268 static int rxrpc_locate_data(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_locate_data()
308 static int rxrpc_recvmsg_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_recvmsg_data()
443 struct rxrpc_call *call; in rxrpc_recvmsg()
502 call = list_entry(l, struct rxrpc_call, recvmsg_link); in rxrpc_recvmsg()
641 int rxrpc_kernel_recv_data(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_recv_data()
740 bool rxrpc_kernel_get_reply_time(struct socket *sock, struct rxrpc_call *call, in rxrpc_kernel_get_reply_time()