Home
last modified time | relevance | path

Searched refs:rxrpc_send_data_packet (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dcall_event.c267 if (rxrpc_send_data_packet(call, skb, true) < 0) { in rxrpc_resend()
Doutput.c312 int rxrpc_send_data_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_send_data_packet() function
Dsendmsg.c224 ret = rxrpc_send_data_packet(call, skb, false); in rxrpc_queue_packet()
Dar-internal.h1033 int rxrpc_send_data_packet(struct rxrpc_call *, struct sk_buff *, bool);