Searched refs:rxrpc_send_data_packet (Results 1 – 4 of 4) sorted by relevance
261 if (rxrpc_send_data_packet(call, skb, true) < 0) { in rxrpc_resend()
220 ret = rxrpc_send_data_packet(call, skb, false); in rxrpc_queue_packet()
323 int rxrpc_send_data_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_send_data_packet() function
1052 int rxrpc_send_data_packet(struct rxrpc_call *, struct sk_buff *, bool);