Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dcall_event.c204 if (anno_type == RXRPC_TX_ANNO_UNACK) { in rxrpc_resend()
283 annotation |= RXRPC_TX_ANNO_UNACK; in rxrpc_resend()
Dsendmsg.c164 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet()
Dar-internal.h621 #define RXRPC_TX_ANNO_UNACK 1 macro
Dinput.c682 if (anno_type != RXRPC_TX_ANNO_UNACK) in rxrpc_input_check_for_lost_ack()