Home
last modified time | relevance | path

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

/Linux-v5.4/net/rxrpc/
Dcall_event.c210 if (!(annotation & RXRPC_TX_ANNO_RESENT)) in rxrpc_resend()
285 annotation |= RXRPC_TX_ANNO_RESENT; in rxrpc_resend()
Dar-internal.h626 #define RXRPC_TX_ANNO_RESENT 0x08 macro