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