Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dtxbuf.c19 struct rxrpc_txbuf *rxrpc_alloc_txbuf(struct rxrpc_call *call, u8 packet_type, in rxrpc_alloc_txbuf() function
Dcall_event.c79 txb = rxrpc_alloc_txbuf(call, RXRPC_PACKET_TYPE_ACK, in rxrpc_send_ACK()
Dsendmsg.c360 txb = rxrpc_alloc_txbuf(call, RXRPC_PACKET_TYPE_DATA, in rxrpc_send_data()
Dar-internal.h1270 struct rxrpc_txbuf *rxrpc_alloc_txbuf(struct rxrpc_call *call, u8 packet_type,