Searched defs:rxrpc_ackinfo (Results 1 – 1 of 1) sorted by relevance
140 struct rxrpc_ackinfo { struct141 __be32 rxMTU; /* maximum Rx MTU size (bytes) [AFS 3.3] */142 __be32 maxMTU; /* maximum interface MTU size (bytes) [AFS 3.3] */143 __be32 rwind; /* Rx window size (packets) [AFS 3.4] */144 __be32 jumbo_max; /* max packets to stick into a jumbo packet [AFS 3.5] */