Searched refs:jumbo_max (Results 1 – 4 of 4) sorted by relevance
796 u32 jumbo_max = ntohl(trailer->jumbo_max); in rxrpc_input_ack_trailer() local821 if (jumbo_max == 0) { in rxrpc_input_ack_trailer()826 capacity = clamp(capacity, 1, jumbo_max); in rxrpc_input_ack_trailer()
178 trailer.jumbo_max = 0; in rxrpc_conn_retransmit_call()
232 trailer->jumbo_max = 0; /* Advertise pmtu discovery */ in rxrpc_fill_out_ack()
2497 __field(u8, jumbo_max)2506 __entry->jumbo_max = conn->peer->pmtud_jumbo;2515 __entry->jumbo_max)