Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dcall_event.c210 if (anno_type == RXRPC_TX_ANNO_UNACK) { in rxrpc_resend()
289 annotation |= RXRPC_TX_ANNO_UNACK; in rxrpc_resend()
Dsendmsg.c166 u8 annotation = RXRPC_TX_ANNO_UNACK; in rxrpc_queue_packet()
Dar-internal.h600 #define RXRPC_TX_ANNO_UNACK 1 macro
Dinput.c680 if (anno_type != RXRPC_TX_ANNO_UNACK) in rxrpc_input_check_for_lost_ack()