Searched defs:rwind (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/rxrpc/ | ||
D | protocol.h | 148 __be32 rwind; /* Rx window size (packets) [AFS 3.4] */ member |
D | input.c | 732 u32 rwind = ntohl(ackinfo->rwind); in rxrpc_input_ackinfo() local |