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