Home
last modified time | relevance | path

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

/Linux-v6.1/net/rxrpc/
Dcall_event.c264 if (rxrpc_send_data_packet(call, skb, true) < 0) { in rxrpc_resend()
Doutput.c350 int rxrpc_send_data_packet(struct rxrpc_call *call, struct sk_buff *skb, in rxrpc_send_data_packet() function
Dsendmsg.c255 ret = rxrpc_send_data_packet(call, skb, false); in rxrpc_queue_packet()
Dar-internal.h978 int rxrpc_send_data_packet(struct rxrpc_call *, struct sk_buff *, bool);