Home
last modified time | relevance | path

Searched refs:RXRPC_TX_ANNO_RESENT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/rxrpc/
Dcall_event.c216 if (!(annotation & RXRPC_TX_ANNO_RESENT)) in rxrpc_resend()
291 annotation |= RXRPC_TX_ANNO_RESENT; in rxrpc_resend()
Dar-internal.h605 #define RXRPC_TX_ANNO_RESENT 0x08 macro