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