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