Searched refs:jumbo_max (Results 1 – 4 of 4) sorted by relevance
809 u32 jumbo_max = ntohl(trailer->jumbo_max); in rxrpc_input_ack_trailer() local834 if (jumbo_max == 0) { in rxrpc_input_ack_trailer()839 capacity = clamp(capacity, 1, jumbo_max); in rxrpc_input_ack_trailer()
178 trailer.jumbo_max = 0; in rxrpc_conn_retransmit_call()
230 trailer->jumbo_max = 0; /* Advertise pmtu discovery */ in rxrpc_fill_out_ack()
2504 __field(u8, jumbo_max)2513 __entry->jumbo_max = conn->peer->pmtud_jumbo;2522 __entry->jumbo_max)