Searched defs:rxrpc_acktrailer (Results 1 – 1 of 1) sorted by relevance
143 struct rxrpc_acktrailer { struct144 __be32 maxMTU; /* maximum Rx MTU size (bytes) [AFS 3.3] */145 __be32 ifMTU; /* maximum interface MTU size (bytes) [AFS 3.3] */146 __be32 rwind; /* Rx window size (packets) [AFS 3.4] */147 __be32 jumbo_max; /* max packets to stick into a jumbo packet [AFS 3.5] */
Completed in 5 milliseconds