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