Home
last modified time | relevance | path

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

/linux-6.14.4/net/rxrpc/
Dsendmsg.c281 static int rxrpc_alloc_txqueue(struct sock *sk, struct rxrpc_call *call) in rxrpc_alloc_txqueue() function
398 ret = rxrpc_alloc_txqueue(sk, call); in rxrpc_send_data()