Searched refs:pmtud_trial (Results 1 – 5 of 5) sorted by relevance
375 trial = peer->pmtud_trial; in rxrpc_input_probe_for_pmtud()436 peer->pmtud_trial = trial; in rxrpc_input_probe_for_pmtud()
214 peer->pmtud_trial = umin(peer->max_data, peer->pmtud_bad - 1); in rxrpc_assess_MTU_size()
328 size_t probe_mtu = call->peer->pmtud_trial + sizeof(struct rxrpc_wire_header); in rxrpc_send_ACK()
355 unsigned int pmtud_trial; /* Current MTU probe size */ member
2326 __field(unsigned short, pmtud_trial)2335 __entry->pmtud_trial = call->peer->pmtud_trial;2345 __entry->pmtud_trial,