Home
last modified time | relevance | path

Searched refs:jumbo_max (Results 1 – 4 of 4) sorted by relevance

/net/rxrpc/
A Dprotocol.h147 __be32 jumbo_max; /* max packets to stick into a jumbo packet [AFS 3.5] */ member
A Dinput.c796 u32 jumbo_max = ntohl(trailer->jumbo_max); in rxrpc_input_ack_trailer() local
821 if (jumbo_max == 0) { in rxrpc_input_ack_trailer()
826 capacity = clamp(capacity, 1, jumbo_max); in rxrpc_input_ack_trailer()
A Dconn_event.c178 trailer.jumbo_max = 0; in rxrpc_conn_retransmit_call()
A Doutput.c232 trailer->jumbo_max = 0; /* Advertise pmtu discovery */ in rxrpc_fill_out_ack()

Completed in 9 milliseconds