Home
last modified time | relevance | path

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

/linux-6.14.4/net/rxrpc/
Dinsecure.c82 .alloc_txbuf = none_alloc_txbuf,
Dsendmsg.c408 txb = call->conn->security->alloc_txbuf(call, remain, sk->sk_allocation); in rxrpc_send_data()
Dar-internal.h259 struct rxrpc_txbuf *(*alloc_txbuf)(struct rxrpc_call *call, size_t remaining, gfp_t gfp); member
Drxkad.c1274 .alloc_txbuf = rxkad_alloc_txbuf,