Home
last modified time | relevance | path

Searched defs:txb (Results 1 – 9 of 9) sorted by relevance

/net/rxrpc/
Dtxbuf.c23 struct rxrpc_txbuf *txb; in rxrpc_alloc_data_txbuf() local
90 struct rxrpc_txbuf *txb; in rxrpc_alloc_ack_txbuf() local
160 void rxrpc_get_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_get_txbuf()
168 void rxrpc_see_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_see_txbuf()
175 static void rxrpc_free_txbuf(struct rxrpc_txbuf *txb) in rxrpc_free_txbuf()
188 void rxrpc_put_txbuf(struct rxrpc_txbuf *txb, enum rxrpc_txbuf_trace what) in rxrpc_put_txbuf()
211 struct rxrpc_txbuf *txb; in rxrpc_shrink_call_tx_buffer() local
Doutput.c78 struct rxrpc_txbuf *txb, in rxrpc_fill_out_ack()
178 static void rxrpc_send_ack_packet(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in rxrpc_send_ack_packet()
235 struct rxrpc_txbuf *txb; in rxrpc_send_ACK() local
327 static void rxrpc_prepare_data_subpacket(struct rxrpc_call *call, struct rxrpc_txbuf *txb, in rxrpc_prepare_data_subpacket()
384 static size_t rxrpc_prepare_data_packet(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in rxrpc_prepare_data_packet()
399 static void rxrpc_tstamp_data_packets(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in rxrpc_tstamp_data_packets()
432 static int rxrpc_send_data_packet(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in rxrpc_send_data_packet()
703 struct rxrpc_txbuf *txb) in rxrpc_instant_resend()
712 void rxrpc_transmit_one(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in rxrpc_transmit_one()
Dcall_event.c72 struct rxrpc_txbuf *txb; in rxrpc_resend() local
251 struct rxrpc_txbuf *txb; in rxrpc_decant_prepared_tx() local
Drxkad.c150 struct rxrpc_txbuf *txb; in rxkad_alloc_txbuf() local
251 struct rxrpc_txbuf *txb, in rxkad_secure_packet_auth()
293 struct rxrpc_txbuf *txb, in rxkad_secure_packet_encrypt()
337 static int rxkad_secure_packet(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in rxkad_secure_packet()
Dinsecure.c25 static int none_secure_packet(struct rxrpc_call *call, struct rxrpc_txbuf *txb) in none_secure_packet()
Dsendmsg.c239 struct rxrpc_txbuf *txb, in rxrpc_queue_packet()
283 struct rxrpc_txbuf *txb; in rxrpc_send_data() local
Dcall_object.c672 struct rxrpc_txbuf *txb; in rxrpc_destroy_call() local
Dinput.c220 struct rxrpc_txbuf *txb; in rxrpc_rotate_tx_window() local
Dar-internal.h817 static inline bool rxrpc_sending_to_server(const struct rxrpc_txbuf *txb) in rxrpc_sending_to_server()
822 static inline bool rxrpc_sending_to_client(const struct rxrpc_txbuf *txb) in rxrpc_sending_to_client()